Respond to this messageReturn to Index
Original Message
  • Several suggested additions for no-ads.pac
    • Folkert (no login)
      Posted Jul 9, 2007 5:54 PM

      In my pac file, I adjusted re_banner by adding a few Dutch and German words to block some more ads in these languages:
      var re_banner = /\/(.*_){0,1}(ad|adverts?|adimage|adframe|adserver|admentor|adview|banner|popunder|adcycle|werbung|anzeige|reclame)(s)?[_.\/]/i;

      re_adhost I also changed to block some more and to unblock others:
      var re_adhost = /^(www\.)?(ad(?!(ult|obe.*|min|sl|d|olly.*|block|don))|tology|pop|click|dclk|cash|[^.]*banner|[^.]*adserv|.+\.ads?\.)/i;

      Some more ads I block:
      || shExpMatch(url,"*static.jpost.com/images/200*")
      || shExpMatch(url,"*weeronline.nl/wb/*")
      || shExpMatch(url,"*weeronline.nl/gifs/woa*")
      || shExpMatch(url,"*weeronline.be/wb/*")
      || shExpMatch(url,"*weeronline.be/gifs/woa*")
      || shExpMatch(url,"*meteoonline.be/wb/*")
      || shExpMatch(url,"*meteoonline.be/gifs/woa*")
      || shExpMatch(url,"*wetteronline.de/wb/*")
      || shExpMatch(url,"*wetteronline.de/gifs/woa*")
      || dnsDomainIs(host,"wodas.weeronline.nl")
      || dnsDomainIs(host, "mm.chitika.net")
      || dnsDomainIs(host, ".searchenginetracking.nl")
      || dnsDomainIs(host, ".checkit.nl")

      // modern popup balloons
      || dnsDomainIs(host, ".snap.com")
      || dnsDomainIs(host, ".intellitxt.com")

      I hope these suggestions are useful to some.
    Login Status
  • You are not logged in
    • Login
      Password
       

      Optional
      Provides additional benefits such as notifications, signatures, and user authentication.


      Create Account
    Your Name
    Your Email
    (Optional)
    Message Title
    Message Text
    Options Also send responses to my email address
          


    Create your own forum at Network54
     Copyright © 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement