UserScript URL Decoder Linkbee - Ads Web trash skipper added
Result - All link ads removed :
Sites which trash the web full of Ads on them links can be easier cleaned now.
Linkbee etc... Ads + cookie skip over the ads page to the direct link.
Inspiration: thanks to web49.sv14.net-housting.de for the demo links page and test support.
Credits:
- setomits TinyURL Decoder ( http://userscripts.org/scripts/show/40582 )
- Johannes la Poutre Patch / diffs ( http://userscripts.org/topics/24862 )
Download/Install Firefox Greasmonkey Userscript TinyURLEncoder with Linkbee patch:
40582.user.js | Mirror | Mirror | Mirror
Source code Download: 40582.user.txt | Mirror
+ You need Skip redirect ( redirect remover , ... )
Suggested to use: Skip Redirect By Kim A. Brandt ( http://userscripts.org/scripts/show/12295 )
+ Greasemonkey ( http://www.greasespot.net/ )
others to test: http://userscripts.org/tags/redirect?sort=installs | http://www.google.com/search?q=skip+redirect+userscript
Because it's your web and your browser
Leeching Websites (Downloads) with Crawler technology:
To get just Download links from all kinds of forum software attachments. host a php search spider like sphider. run the search engine spider over a domain e.g. with pattern to index follow only: /attachment*
You may remove in crawler scripts everything with robots and meta by some domains to skip robots.txt and metatags. Change the ua string id to a genuine one as by major search engines. Keyword: Crawler User-Agent String List ( http://www.botsvsbrowsers.com/category/1/index.html )
6 comments:
Do you use msn or any messenger sort that I maybe chat with you illusion? or IRC or any other.
send your ICQ No. for contact
sorry, but it doesn't work
i see linkbee changed the way it worked. Needs to change this http://www.leechermods.com/2009/09/tinyurl-decoder-with-linkbee-enhanced.html
+ 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=(.*?)"';
+ }
+ }
Hey this one work:
http://userscripts.org/scripts/show/74951
or: http://userscripts.org/scripts/show/6499
Great stuffs mate! Amazing! Thanks for sharing! search engine optimization wiki
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.