Last post Sat, Nov 29 2008 8:25 by
Gemini37. 35 replies.
Sort Posts:
-
Fri, Oct 5 2007 2:22
|
Re: Sick of TGP redirects?
|
|
In reply to
|
-
-
-
-
Fri, May 16 2008 1:34
|
Re: Sick of TGP redirects?
|
|
In reply to
|
-
gaucho

-
Joined on
Mon, Jun 19 2006
-
Posts
4
|
Mr. H That little ant-redirect script of yours works like a charm. You rock! Many many thanks! gaucho
|
|
-
Sat, May 17 2008 14:47
|
Re: Sick of TGP redirects?
|
|
In reply to
|
-
Sun, Jun 22 2008 4:22
|
Re: Sick of TGP redirects?
|
|
In reply to
|
-
al1ynwg

-
Joined on
Sat, Mar 8 2008
-
Posts
1
|
|
-
Tue, Jul 1 2008 14:28
|
Re: Sick of TGP redirects?
|
|
In reply to
|
-
HKK

-
Joined on
Sat, Jan 24 2004
-
Posts
195
|
Hunter27: I've been using a simple script myself with firefox. No downloads, no nothing. Just create a new bookmark and paste this script into the location field. Name it what ever you want and put it in your bookmarks toolbar folder for ease of use...
javascript:(function(){var k,x,t,i,j,p; for(k=0;x=document.links[k];k++){t=x.href.replace(/[%]3A/ig,':').replace(/[%]2f/ig,'/');i=t.lastIndexOf('http');if(i>0){ t=t.substring(i); j=t.indexOf('&'); if(j>0)t=t.substring(0,j); p=/https?\:\/\/[^\s]*[^.,;'%22>\s\)\]]/.exec(unescape(t)); if(p) x.href=p[0]; } else if (x.onmouseover&&x.onmouseout){x.onmouseover(); if (window.status && window.status.indexOf('://')!=-1)x.href=window.status; x.onmouseout(); } x.onmouseover=null; x.onmouseout=null; }})();
Hi, I am trying this script, but I'm new to Firefox and I'm not sure if I'm doing it right. I made a new favorite with your script as 'location' and put it on the favs toolbar. Now do I need to click it when I'm browsing the redirecting page, say a TGP? or do I need to do something else with it? Is there a confirmation that shows if the script is activated? Thanks.
|
|
-
Tue, Jul 1 2008 15:59
|
Re: Sick of TGP redirects?
|
|
In reply to
|
-
Wed, Jul 2 2008 13:05
|
Re: Sick of TGP redirects?
|
|
In reply to
|
-
HKK

-
Joined on
Sat, Jan 24 2004
-
Posts
195
|
Thanks foryour help! Looks like your script works very well. I tried a bunch of TGP's and the number of redirected pages suddenly becomes very small! Great job on this! Thanks.
|
|
-
-
-
Fri, Oct 10 2008 6:03
|
Re: Sick of TGP redirects?
|
|
In reply to
|
-
rock_hard

-
Joined on
Tue, Oct 2 2007
-
Posts
85
|
JON DOE:Hi! wen u click a pic/link that redirects 2 another tgp site, if you are quik enuff hit the stop button & delete the 1'st part of the url so your left with the actual gallery address then hit enter, works sweet in ie! I think what TheWan is looking for is something like those neat bookmarklets. You could just save a short js snipplet as a bookmark. Once clicked it removes the unwanted prefixes from all the links at once. Just works on those tpgs that don't encrypt their links of course. This is not a matter of the browser you're using. It depends on whether it supports js or not. Here you'll find the bookmarklet for removing redirects plus a few other neat things. I hope it works for you! R_H
|
|
-
-
Tue, Oct 28 2008 16:28
|
Re: Sick of TGP redirects?
|
|
In reply to
|
-
gr8_ferret

-
Joined on
Thu, Feb 28 2008
-
Posts
2
|
Hunter27: I've been using a simple script myself with firefox. No downloads, no nothing. Just create a new bookmark and paste this script into the location field. Name it what ever you want and put it in your bookmarks toolbar folder for ease of use...
javascript:(function(){var k,x,t,i,j,p; for(k=0;x=document.links[k];k++){t=x.href.replace(/[%]3A/ig,':').replace(/[%]2f/ig,'/');i=t.lastIndexOf('http');if(i>0){ t=t.substring(i); j=t.indexOf('&'); if(j>0)t=t.substring(0,j); p=/https?\:\/\/[^\s]*[^.,;'%22>\s\)\]]/.exec(unescape(t)); if(p) x.href=p[0]; } else if (x.onmouseover&&x.onmouseout){x.onmouseover(); if (window.status && window.status.indexOf('://')!=-1)x.href=window.status; x.onmouseout(); } x.onmouseover=null; x.onmouseout=null; }})();
Woa! I didn't know something like this was possible! Thanks so much! You've made avoiding those nasty re-directs so much easier now. Like you said. Those encoded ones are still gonna bug people, but there's plenty of pages out there that have the same, if not better, stuff with less hassle. Well now it's less hassel anyway. Thanks again!
|
|
-
Sat, Nov 29 2008 8:25
|
Re: Sick of TGP redirects?
|
|
In reply to
|
|