-
-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
Hey, whenever I look through my traffic stats I find a few t.co links that I want know about [1]
After searching for how to reverse lookup a t.co link I found this stackoverflow answer which suggests a google search.
I tried it and got an actual result [2]
That seems promising enough that it could be possible to make a userscript for that so basically whenever you're on the Domains / t.co
tab in traffic stats it should add a link with https://www.google.com/search?q=site%3Atwitter.com+<resolved url from t.co link>
to each entry.
It would be great if someone here could realize this and maybe it will be expanded to more shorteners in the future :)