Mar. 18, 2004, 10:08 AM
Hi all,
I have been using Proxo for like 10 months now, and what can i say... *Nothing* can beat this little guy! [lol]
I just want to thank JD & Jak (i'll try your new pack in 5 mins
) for their awesome filters 
Here is an idea by me. The concept is to get quick access to "something" (elinks, images...) that is behind a link in another page. I actually use it in some P2P elink pages, works just fine.
2 filters, one turns the link into a iframe:
Name = "Iframe trick: Link -> Iframe"
Active = TRUE
URL = "Your url here"
Limit = 1024
Match = "<a The link type you need /a>"
Replace = "<iframe src="Target page" width="XXX" height="XXX" frameborder="0" scrolling="no"></iframe>"
The other "cleans" the iframe target page leaving "the stuff" alone.
Name = "Iframe trick: Clean target page"
Active = TRUE
URL = "Target page"
Limit = Depends on page
Match = "* Basically what we do here is capture the stuff we need and clean everithing else *"
Replace = "Here we insert the new body, the css style, and leave the content clean, ready for the iframe"
I know that is nothing big, but may be usefull for some of you, i just hate those "click here, now there" pages [rolleyes]
Comments?
Best regards,
Lobo666
I have been using Proxo for like 10 months now, and what can i say... *Nothing* can beat this little guy! [lol]
I just want to thank JD & Jak (i'll try your new pack in 5 mins
) for their awesome filters 
Here is an idea by me. The concept is to get quick access to "something" (elinks, images...) that is behind a link in another page. I actually use it in some P2P elink pages, works just fine.
2 filters, one turns the link into a iframe:
Name = "Iframe trick: Link -> Iframe"
Active = TRUE
URL = "Your url here"
Limit = 1024
Match = "<a The link type you need /a>"
Replace = "<iframe src="Target page" width="XXX" height="XXX" frameborder="0" scrolling="no"></iframe>"
The other "cleans" the iframe target page leaving "the stuff" alone.
Name = "Iframe trick: Clean target page"
Active = TRUE
URL = "Target page"
Limit = Depends on page
Match = "* Basically what we do here is capture the stuff we need and clean everithing else *"
Replace = "Here we insert the new body, the css style, and leave the content clean, ready for the iframe"
I know that is nothing big, but may be usefull for some of you, i just hate those "click here, now there" pages [rolleyes]
Comments?
Best regards,
Lobo666
Thank You for posting them. And I also have been a fan of JD's Filter set for a long time. I always check out his new "releases". I remember the day he first signed up over at Arne's Forum. We've been friends for quite sometime now. I'm glad to see him over here from time to time. 