Improved TGP Direct Linker

By spicyburrito Last update Jan 14, 2009 — Installed 8,883 times.

Script Summary: Bypasses bounces for TGP links, and always takes you direct to the destination. Also decrypts Base64 encoded links. And ROT13/Base64 links.



Props to Findlay Guy (http://userscripts.org/scripts/show/3988) for the original script. Props to rumkin.com for the Base64 decoder. Props to whoever wrote this site (http://tornio.info/rot13.html) for the ROT13 script. Props to me for combining them.

1/13/09
Fixed a stupid bug in the plain link detection... It's always the small things.

12/25/08
Sigh.... Apparently there's a bug with links that have a number in them or something like that. I'll try to figure it out soon (if you get a link that's all unicode characters or something weird like that, it's a bug).
*FIXED* on 12/28/08
It was a silly logic bug...

12/22/08
Found a new style on phz2rng.pbz (that's a link, but it's ROT13 encoded for those who don't want to see it). Updated the script to support it. I don't think I broke anything. Comments welcome.

8/22/08
I cleaned it up some. Re-testing it now, so far it works as expected. It now fixes silly redirects (where it's just sumn like "out.php?url=blah"), Base64 redirects ("url=cD0..."), and ROT13 encrypted Base64 redirects ("url=nUE0"). The last form isn't very common (that I've seen at least). Enjoy!