Post Reply 
In Need of Filter
Aug. 31, 2004, 12:24 AM
Post: #16
 
Thanks Kye , It works nicely except for the top ad " Right now , someone could be spying on you " ; but the page is very nice otherwise . I tried ProxRocks Fake cookie but no success . BTW , I hope you are feeling better . Regards , Ralph
Add Thank You Quote this message in a reply
Aug. 31, 2004, 12:54 AM
Post: #17
 
Hmmm, let me dig through the archives and I can perhaps still get that fake cookie working for you yet...

Whose config is your default based off of?
Add Thank You Quote this message in a reply
Aug. 31, 2004, 01:05 PM
Post: #18
 
Ralph,

Try these:
Code:
Name = "Computer Cops:  Remove XML Backendforum"
Active = TRUE
URL = "(www.|)computercops.biz"
Limit = 128
Match = "<a href="backendforum\1.php"><img src="images/xml.gif" border=0></a><BR>"
Replace = "<center><span class=Prox id="p-comment" style=display:none;>"
          "\&bull; Computer Cops XML Backendforum\1"
          "</span></center>"

Name = "Computer Cops:  Remove 'CCSP Home' Selector"
Active = TRUE
URL = "(www.|)computercops.biz"
Bounds = "$NEST(<select,</select>)"
Limit = 2048
Match = "*CCSP Home*"
Replace = "<center>"
          "<span class=Prox id="p-comment" style=display:none;>"
          "\&bull; Computer Cops 'CCSP Home' Selector"
          "</span></center>"

Name = "Computer Cops:  Remove Top-of-Page Forum Logout"
Active = TRUE
URL = "(www.|)computercops.biz"
Limit = 2500
Match = "<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">*"
        "You have no new messages*<br />"
Replace = "</table><center>"
          "<span class=Prox id="p-comment" style=display:none;>"
          "\&bull; Computer Cops Logout"
          "</span></center>"

Name = "Computer Cops:  Remove Left Side Content"
Active = TRUE
URL = "(www.|)computercops.biz"
Limit = 22000
Match = "<table border="0" cellpadding="0" cellspacing="0" width="155">*"
        "(<table border="0" cellpadding="0" cellspacing="0" width="155">|)*"
        "(<table border="0" cellpadding="0" cellspacing="0" width="155">*</tr></table>|)*"
        "</tr></table>"
Replace = "<center>"
          "<span class=Prox id="p-comment" style=display:none;>"
          "\&bull; Computer Cops Left Side Content"
          "</span></center>"

Name = "Computer Cops:  Remove View Posts Options & Admin Messages"
Active = TRUE
URL = "(www.|)computercops.biz"
Bounds = "$NEST(<table,</table>)"
Limit = 2048
Match = "*(View posts)\1 since last visit*|"
        "*(New Webhost)\1*|"
        "*(Bookmarks*The Moat)\1*|"
        "*(New Forum(s| Category))\1*|"
        "*(Folding for a Cure)\1*|"
        "*(Sphinx-Soft x-Wall Forums)\1*|"
        "*(Free License Giveaway)\1*"
Replace = "<center>"
          "<span class=Prox id="p-comment" style=display:none;>"
          "\&bull; Computer Cops \1"
          "</span></center>"

Name = "Computer Cops:  Remove Icon Legend"
Active = TRUE
URL = "(www.|)computercops.biz"
Bounds = "$NEST(<table,</table>)"
Limit = 1024
Match = "*New posts*No new posts*Forum is locked*"
Replace = "<center><span class=Prox id="p-comment" style=display:none;>"
          "\&bull; Computer Cops Icon Legend"
          "</span></center>"

Name = "Computer Cops:  Remove Footer"
Active = TRUE
URL = "(www.|)computercops.biz"
Bounds = "$NEST(<table,</table>)"
Limit = 4096
Match = "*<font class="footer">*"
Replace = "<center><span class=Prox id="p-comment" style=display:none;>"
          "\&bull; Computer Cops Footer"
          "</span></center>"

Name = "Computer Cops:  Remove Copyright"
Active = TRUE
URL = "(www.|)computercops.biz"
Bounds = "$NEST(<div,</div>)"
Limit = 2048
Match = "*<span class="copyright">*"
Replace = "<center><span class=Prox id="p-comment" style=display:none;>"
          "\&bull; Computer Cops Copyright"
          "</span></center>"

Name = "Computer Cops:  Clean up Posts and Prox Forums {sidki3003} (modified)"
Active = TRUE
URL = "(www.|)computercops.biz/(forum-cat14|post|$LST(CCProxLinks))"
Limit = 32767
Match = "("
        "<br> <center> <img[^>]++logo.php*\s(^(^<style))$SET(1=\0)"
        "|"
        "<tr> <td class="catLeft"*</tr >(^(^([^>]+>)+{4}Proxomitron))$SET(1=\0)"
        "|"
        "<tr> <td class="catLeft"(^([^>]+>)+{3}Proxomitron)*</tr >(^(^ </table))$SET(1=\0)"
        "|"
        "<div align="center"> <span class="copyright">*</table > </center >$SET(1=\0)"
        "|"
        "(<a[^>]++href=$AV((forum[#1:*].html)\2*)*>)\1$SET(a=\2)"
        "(^$TST(a=$LST(CCProxLinks)))$ADDLST(CCProxLinks,$WESC($GET(a)))SET(a=)"
        "|"
        "(<a[^>]++class=$AV(nav)[^>]+>[^>]++Proxo)\2"
        "$SET(1=<a class="nav" href="forum-cat14.html">Proxomitron</a> -> \2)"
        ")"
        "$SET(0=\r\n<!-- PROX-S: Removed by ComputerCops Filter -->\r\n)"
Replace = "\1"

Name = "Computer Cops:  Relocate Staff Online - Part 1"
Active = TRUE
URL = "(www.|)computercops.biz"
Limit = 7500
Match = "</table>*(<a href="*staff">*)\1$SET(staff=\1),?<br>"
Replace = "</table>    "

Name = "Computer Cops:  Relocate Staff Online - Part 2"
Active = TRUE
URL = "(www.|)computercops.biz"
Limit = 17
Match = "(Registered Users:)\1"
Replace = "$GET(staff)</div>\1"
Add Thank You Quote this message in a reply
Aug. 31, 2004, 10:54 PM
Post: #19
 
Thanks ProxRocks , Nice clean page but still can't sign in automatically . BTW, I'm using Sidke's config set with Jaxk's Pack Spoofer filters . Regards , Ralph
Add Thank You Quote this message in a reply
Sep. 03, 2004, 01:21 PM
Post: #20
 
Your IncludeExclude needs something to the effect of:
Code:
[^/]++computercops.biz/  $SET(keyword=.refr.bg.gifs.pid.swat.fakecookie.spooferbypass.exact.)
$SET(fcookie=user=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
Where xxx...xxx is your actual user code that your cookie would normally be passing on to the web site...
Add Thank You Quote this message in a reply
Sep. 04, 2004, 12:16 PM
Post: #21
 
Thanks ProxRocks , I finally got it right . I wasn't placing the right code numbers in the IncludeExclude file . Works beautifully !
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: