10 September 2009

TinyURL Decoder with Linkbee enhanced - UserScript

Base: TinyURL Decoder 2009/Sep/10th 0:25 JST
http://userscripts.org/scripts/show/40582
hp: http://matatabi.homeip.net - http://straitmouth.jp/blog/setomits/1513

Compatible with FF GreaseMonkey, Opera (Emulate GM functions), Safari on Mac with GreaseMonkey ext. support.
Incompatible with Chrome (GM_xmlhttpRequest)

Changes:
add

Merge

+ else if (resp.finalUrl.indexOf('http://linkbee.com/') == 0) {
+ if (resp.finalUrl.indexOf('?') > -1 ) {
+ // banner frameset, url is indictated as window title
+ pat = '< title >Redirecting: (.*?)< \\/title >'; //remove space < after and before >
+ } else {
+ // interstitial: redirect using meta http equiv refresh
+ pat = 'content="\\d+;\\s*?url=(.*?)"';
+ }
+ }

Download

combine with any 'skip redirect' or 'show original url' also known as clean uri script
result of cleaned up test page:
ImageBanana - seebaer.png

0 comments:

Post a Comment

We would appreciate if you as readers of our blog, show us some feedback by signing up to this site with Friend Connect.
This will encourage us to publish updates in the future.

Archive

Dentoo.info - Hosting - Offering seedboxes and seedbox solutions

Connect

MoDs - BRD Push 2 Check Projects News all on one Page
Subscribe to rss feed! Powered By Blogger Creative Commons —
 Attribution-Noncommercial-No Derivative Works 1.0 Generic
GFC Accessibly Test

Site Stats Public Google Analytics stats

We respect your privacy. Your email address will never be shared with others.

My IP Address