Author Topic: AntiAdBuster  (Read 2770 times)

sidki3003

  • Sr. Member
  • ****
  • Posts: 476
    • ICQ Messenger -
    • AOL Instant Messenger -
    • Yahoo Instant Messenger -
    • View Profile
    • http://
    • Email
AntiAdBuster
« on: May 05, 2002, 10:52:59 AM »
All of you that read Yahoo Groups as well, know that already.
So this is for the others.
There is a new script called AntiAdBuster that recognizes programs like Proxomitron and refuses access to the protected site like
http://www.funtooshtimes.com/

Scott wrote a very simple and powerful filter against this.
It is healthy in other situations as well.
I have modified it a little bit, since the Bounds match didn't work:

Name = "Textarea Protector"
Active = TRUE
Bounds = "$NEST(<textarea,</textarea>)"
Limit = 4096
Match = "1"
Replace = "1"

This filter has to be one of the first in the "Patterns" group.

regards sidki