mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-09-18 03:57:46 -04:00
🦈🏠🐜❗ Initial Commit ❗🐜🦈🏠
This commit is contained in:
27
config/e2guardian/lists/greyurllist
Normal file
27
config/e2guardian/lists/greyurllist
Normal file
@@ -0,0 +1,27 @@
|
||||
#URLs in grey list
|
||||
#Don't bother with the http:// or the www
|
||||
|
||||
#The greyurllist is for partly unblocking PART of a site
|
||||
#The greysitelist is for partly unblocking ALL of a site
|
||||
|
||||
#The 'grey' lists override the 'banned' lists.
|
||||
#The 'exception' lists override the 'banned' lists also.
|
||||
#The difference is that the 'exception' lists completely switch
|
||||
#off *all* other filtering for the match. 'grey' lists only
|
||||
#stop the URL filtering and allow the normal filtering to work.
|
||||
|
||||
#An example of grey list use is when in Blanket Block (whitelist)
|
||||
#mode and you want to allow some sites but still filter as normal
|
||||
#on their content
|
||||
|
||||
#Another example of grey list use is when you ban a site but want
|
||||
#to allow part of it.
|
||||
|
||||
#To include additional files in this list use this example:
|
||||
#.Include</etc/e2guardian/anotherurllist>
|
||||
|
||||
#You can have multiple .Includes.
|
||||
|
||||
#List other URLs to block:
|
||||
|
||||
#members.home.net/nice
|
Reference in New Issue
Block a user