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...