Post Reply 
Great filters...
Apr. 10, 2004, 10:27 AM
Post: #1
 
Here are some great filters that were on the original forum but i don't think are on here yet...

Code:
Name = "BODY: Print Cookies Set and Sent {JarC}"
Active = TRUE
URL = "(^$IHDR(Content-Type:*PrxOriginalType*))"
Limit = 16
Match = "(^(^\r\n</BODY))"
"($OHDR(Cookie: (\#;$SET(#=;<br>))+\#)"
" $SET(2=<br><br><u>Cookies Out-Header:</u>"
"<br><b><font color=red>\@</font></b>\r\n)"
"|$IHDR(Set-Cookie: \1)      "
" $SET(3=<br><br><u>Last Set-Cookie In:</u>"
"<br><b><font color=red>\1</font></b>\r\n)"
"|)$STOP()"
Replace = "<hr><br><p align=left><font size=-2>"
"<script language="JavaScript">\r\n"
"if(document.cookie)"
"document.write('<u>Cookies in Session:</u><br><b>"
"<font color=red>'+document.cookie.replace(/; /g,';<br>')+"
"'</font></b>');\r\n</script>\r\n\2\3\</font><br>"

This next filter is made by JD5000

Code:
Name = "Enhance 404s {1.d}"
Active = TRUE
URL = "$RESP(404*)"
Limit = 350
Match = "\0"
Replace = "<style>"
""
"body {"
" background-color: #78C778;"
" font-family : Verdana, Arial, Helvetica, sans-serif;"
" font-size : 11px;"
" color: #333;"
" }"
""
"/* Headers */"
""
"h1 {"
" color:#333;"
" font:24px/24px verdana, arial, helvetica, sans-serif;"
" font-weight:900;"
" }"
" "
"h4 {"
" color: #333;"
" font:10px verdana, arial, helvetica, sans-serif;"
" font-weight:700;"
" margin:18px 0px 3px 0px;"
" }"
""
"/* Google iframe */"
""
".google {"
" border:1px dashed black;"
" margin-top: 20px;"
" width: 100%;"
" height: 60%; "
" }"
""
"/* Links Styles */"
""
"a:link {"
" font-family : Verdana, Arial, Helvetica, sans-serif;"
" font-weight: bold;"
" font-size : 10px;"
" color : #333;"
" background-color: transparent;"
" text-decoration : none;"
" }"
" "
"a:visited {"
" font-family : Verdana, Arial, Helvetica, sans-serif;"
" font-weight: normal;"
" font-size : 10px;"
" color : #000;"
" background-color: transparent;"
" text-decoration : none;"
" }"
" "
"a:hover {"
" font-family : inherit;"
" color : #008AE0;"
" background-color: #FFF;"
" text-decoration : none;"
" }"
"</style> "
""
"\n"
""
"<h1>Proxomitron 404:</h1>"
""
"<div>"
" <a href="javascript:history.back(1)">Prevous Page</a> \| "
" <a href="http://\h" >Go to the Top Domain</a> \| "
" <a href="http://www.google.com/search?q=\u" >Show Google Info for this URL</a> \| "
" <a href="http://web.archive.org/web/*/\u">Internet Archive</a>"
" <iframe class="google" src="http://www.google.com/search?q=cache:\u" ></iframe>"
"</div>"
""
"<h4>Original 404 below:</h4>"
""
"\0"
"$STOP()"

Code:
Name = "Google Syndication"
Active = TRUE
Bounds = "<td * </td>"
Limit = 512
Match = "<td *>"
"<script *>"
"<!--"
"google_ad_client = *;"
"google_ad_width = *;"
"google_ad_height = *;"
"google_ad_format = *;"
"// -->"
"</script>"
"<script *"
"src="http://pagead2.googlesyndication.com/pagead/show_ads.js">"
"</script>"
"</td>"

Code:
Name = "ScoJo's Ad Container Remover v2.41 {6}"
Active = TRUE
Multi = TRUE
URL = "($TYPE(htm)|$TYPE(js))(^$LST(Bypass-Ads))"
Limit = 8200
Match = "$LST(Ad_Containers)($LST(Match_Space)|$LST(Ad_Headers)|($NEST(< ! - -,- - >))\#)+"
"($LST(Ad_Containers)($LST(Match_Space)|$LST(Ad_Headers)|($NEST(< ! - -,- - >))\#)+)+"
Replace = "<span class=PrxACRCode style=display:none;>[</span>\@<span class=PrxACRCode style=display:none;>]</span>"

The attached .zip file contains all the lists needed for 'ScoJo's Ad Container Remover v2.41 {6}' to work...

(?`?._)?n?iT?u??(?`?._)
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
[] - AntiTrust - Apr. 10, 2004 10:27 AM
RE: Great filters... - JakBeNymble - Feb. 28, 2009, 08:20 AM
RE: Great filters... - lnminente - Feb. 28, 2009, 03:24 PM
RE: Great filters... - turtle - Feb. 28, 2009, 05:58 PM
RE: Great filters... - JakBeNymble - Feb. 28, 2009, 09:09 PM
RE: Great filters... - Toppy - Feb. 28, 2009, 10:23 PM
RE: Great filters... - JakBeNymble - Mar. 01, 2009, 02:15 AM
RE: Great filters... - Siamesecat - Mar. 02, 2009, 06:19 AM
RE: Great filters... - lnminente - Mar. 02, 2009, 10:52 AM
[] - Shea - Apr. 10, 2004, 03:19 PM
[] - AntiTrust - Apr. 10, 2004, 03:53 PM
[] - Shea - Apr. 10, 2004, 04:31 PM
[] - AntiTrust - Apr. 10, 2004, 05:57 PM
[] - Kye-U - Apr. 10, 2004, 07:02 PM
[] - Shea - Apr. 10, 2004, 11:08 PM
[] - Kye-U - Apr. 10, 2004, 11:31 PM
[] - Shea - Apr. 11, 2004, 12:47 AM
[] - JakBeNymble - Feb. 07, 2005, 07:03 AM
[] - Oddysey - Feb. 08, 2005, 03:45 AM
[] - Siamesecat - Feb. 08, 2005, 06:56 AM
[] - gorgan - Feb. 08, 2005, 06:36 PM

Forum Jump: