mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-01-18 18:34:29 -05:00
16 lines
361 B
Plaintext
16 lines
361 B
Plaintext
#URLs in exception list
|
|
#Don't bother with the www. or
|
|
#the http://
|
|
#
|
|
#These are parts of sites that filtering should
|
|
#be switched off for.
|
|
#
|
|
#These should not be domains, i.e. entire sites,
|
|
#they should be a domain with a path.
|
|
#
|
|
#For example 'foo.bar' is no good, you need
|
|
#to just have 'foo.bar/porn/'.
|
|
#
|
|
#Another example:
|
|
#generallybadsite.tld/partthatsok/
|