View Full Version : Proxomitron
Fyron
June 14th, 2004, 08:01 AM
Does someone (such as Baron Munchausen) know of a place to download those extra filters for Proxomitron, without having to go to some Yahoo newsgroup? Or want to just send them to me? http://forum.shrapnelgames.com/images/icons/icon7.gif
Also, how can I set Proxomitron to not display [Ad] when it has deleted an ad banner, just display nothing at all there?
Aiken
June 14th, 2004, 11:56 AM
Try some stfw,
http://www.computercops.biz/forum65.html&sid=bd31ba582bed4d9b438a159c1ee0bb5e
also check links at:
http://www.proxomitron.info/resources/index.shtml
Baron Munchausen
June 14th, 2004, 02:32 PM
The JD5000 filters certainly have the strongest following. They are very comprehensive and many people are quite happy with them. But they are also very arcane and can be difficult to modify yourself if you are not an HTML and Proxomitron expert. http://forum.shrapnelgames.com/images/icons/icon7.gif I prefer to have control so I am running my own customized filters based on the default set plus 'cherry picking' what I could understand and use from others, including the JD5000 set.
There are a few good Online sources of filters and ideas besides the JD5000 site. They tend to be out-of-date, though.
http://www.geocities.com/u82011729/prox/
http://www.sankey.ws/proxomitron.html
http://accs-net.com/smallfish/prox.htm
Edit: The Computer Cops Proxomitron forums look very good, too. Added those to my personal bookmarks for Prox resources. http://forum.shrapnelgames.com/images/icons/icon7.gif
[ June 14, 2004, 14:25: Message edited by: Baron Munchausen ]
Arkcon
June 15th, 2004, 01:11 AM
I like this guys contribution:
http://www.jd5000.net/
But I've added some keys of my own, for example, [^.]+.falkag.net/ is a pretty common cookie, you can especially see it on Gamespy -- and it's slow, that's how I notice it.
Fyron
June 16th, 2004, 10:09 PM
BM, you said you had some filters that reshape the Yahoo site. Do you have some that can alter the Yahoo mailing list pages so that it doesn't send you to a full page ad every third message you view?
Baron Munchausen
June 17th, 2004, 01:10 AM
Yes, there's a simple header filter that recognizes the 'detour' and extracts the 'continue' destination, sending you on to the message without even seeing the ad page. I got it off the prox-list group.
</font><blockquote><font size="1" face="sans-serif, arial, verdana">code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">In = TRUE
Out = FALSE
Key = "Location: Yahoo Groups ad skipper [12-25-2003] (In)"
URL = "[^/]++Groups.yahoo.com/group/[^/]+/interrupt"
Match = "\0&http://([^/]++)\1Groups.yahoo.com/group/[^/]+/interrupt*done=\2"
Replace = "http://\1Groups.yahoo.com$UESC(\2)$LOG(VRESP $DTM(c): Location: Yahoo relocator <Matched> \0)"</pre><hr /></blockquote><font size="2" face="sans-serif, arial, verdana">I've used the 'code' brackets in the hope that none of the 'special' characters get eaten by the BB software. There is one 'special' condition for this even if it works, though. Yahoo also tries to send you a cookie when it tries to redirect you to the ad page. If you don't accept the cookie, it thinks it has to try again. This results in a loop that continues until a recursion limit is reached (by your browser, by prox, or by the site. It depends who has the higher limit http://forum.shrapnelgames.com/images/icons/icon7.gif ) and you just don't get to see the page.
[ June 17, 2004, 00:15: Message edited by: Baron Munchausen ]
Fyron
June 17th, 2004, 01:22 AM
Thanks!
vBulletin® v3.8.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.