forbidden.sample 450 B

123456789101112131415161718
  1. # Sample forbidden URLs file for polipo. -*-sh-*-
  2. # Put this in /etc/polipo/forbidden or in ~/.polipo-forbidden.
  3. # Forbid all hosts belonging to a given domain name:
  4. #counter.com
  5. #hitbox.com
  6. #doubleclick.net
  7. #www.cashcount.com
  8. # Forbid all hosts contaning a string matching a given regex. Note
  9. # that you need to quote dots, so that a regex is not misinterpreted
  10. # as a domain name.
  11. #^http://[^/]*counter\.com
  12. #/ads/
  13. #/phpAdsNew
  14. #counting\.php