Expand / Unshorten an exhaustive list of Shortened URL's.
toml
urlexpand = "0.1.2"
and then
```rust use std::time::Duration; use urlexpand::unshorten;
fn main() { let url = "https://bit.ly/3alqLKi"; assert!(unshorten(url, Some(Duration::fromsecs(10))).issome()); // with timeout assert!(unshorten(url, None).is_some()); // without timeout } ```
bash
cargo run --example unshorten https://bit.ly/3alqLKi
adf.ly
- Adflyadfoc.us
- AdFocus amzn.to
- Amazon atominik.com
- part of Adf.ly ay.gy
- part of Adf.lyb.link
- BLINKbit.ly
- Bitly Url Shortnerbit.do
- Bitdobn.gy
- BNGY branch.io
- Branch.io buff.ly
- Buffer URL Shortnerceesty.com
- part of sh.st chollo.to
- Chollo Ecommercecli.re
- Capsulinkcli.fm
- Capsulink cutt.ly
- Cuttlycutt.us
- Cutt us db.tt
- Dropbox f.ls
- Free Link Shortenerfa.by
- part of rebrand.lyfb.me
- Facebook flip.it
- Flipboard fumacrom.com
- part of Adf.lygit.io
- Github goo.gl
- Google Service has now stopped their url shortening service gns.io
- part of trim (tr.im)hmm.rs
- HMM.RS ht.ly
- part of Hootsuite hyperurl.co
- SmartUrl.It ity.im
- ity.im (it'-ee-i-am)intamema.com
part of Adf.ly is.gd
- IS GDj.gs
- part of Adf.lyj.mp
- part of Bitly kutt.it
- Kuttldn.im
- part of trim (tr.im)linklyhq.com
- Linkly HQmicroify.com
- part of Adf.lymzl.la
- Mozilla Org nmc.sg
- instra corporation ptynowlinks.net
- Now Links ow.ly
- part of Hootsuite plu.sh
- Plush q.gs
- part of Adfly qr.ae
- Quora qr.net
- QR Code URL shortner & generator rebrand.ly
- Rebrandlyrb.gy
- RBGY Free URL Shortner rlu.ru
- RLU.RU rotf.lol
- part of tinyurl.coms.coop
- SCOOP s.id
- SID (home.s.id) sh.st
- shorte.stsoo.gd
- Soo.Gd shortcm.xyz
- part of SHORT.IO short.gy
- SHORT.IO Serviceshortcm.xyz
- ShortCmshorturl.at
- ShortURL At smu.sg
- Singapore Management University smq.tc
- part of bit.ly snip.ly
- Sniply.io snipr.com
snipurl.com
snurl.com
split.to
- Linksplit t.co
- Twittert.ly
- T.LY Link Shortener t2m.io
- T2M aka "Text to Marketing" (t2mio.com)tiny.cc
- TinyCCtiny.pl
- TinyPL tinyium.com
- part of Adf.ly tinyurl.com
- TinyURLtiny.one
- part of tinyurl.com
= tny.im
- TNY.IM tny.sh
- Linksplit tr.im
- trim (tr.im) by RedLotustrib.al
- Tribal links shortner u.to
- U TO v.gd
- V GD virg.in
- Virgin vzturl.com
- Vzt URL waa.ai
- Akari Link Shortner washex.am
- part of bit.ly x.co
- GoDaddy URL Shortner (currently shutdown) y2u.be
- YouTube URL Shortner by Firewrench inc. yourwish.es
- Your Wishes zpr.io
- ZapierPlease feel free to contribute by making pull requests or even bug fixes.
Thanks in advance.
License: MIT