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