mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-09-18 09:57:46 -04:00
🦈🏠🐜❗ Initial Commit ❗🐜🦈🏠
This commit is contained in:
59
config/e2guardian/lists/bannedurllist
Normal file
59
config/e2guardian/lists/bannedurllist
Normal file
@@ -0,0 +1,59 @@
|
||||
#URLs in banned list
|
||||
#Don't bother with the http:// or the www
|
||||
|
||||
#The bannedurllist is for blocking PART of a site
|
||||
#The bannedsitelist is for blocking 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/anotherbannedurllist>
|
||||
|
||||
#You can have multiple .Includes.
|
||||
|
||||
#listcategory: "Banned URLs"
|
||||
|
||||
#List other URLs to block:
|
||||
|
||||
# members.home.net/uporn
|
||||
|
||||
# The squidGuard advert domain/URL lists are now included by default.
|
||||
# To work with advanced ad blocking & the logadblocks option, advert
|
||||
# phrase/site/URL lists should have the string "ADs" in their listcategory.
|
||||
#.Include</etc/e2guardian/lists/blacklists/ads/urls>
|
||||
|
||||
#Remove the # from the following and edit as needed to use a stock
|
||||
#squidGuard/urlblacklist blacklists collection.
|
||||
#.Include</etc/e2guardian/lists/blacklists/adult/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/aggressive/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/audio-video/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/chat/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/drugs/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/entertainment/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/frencheducation/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/gambling/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/government/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/hacking/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/jobsearch/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/kidstimewasting/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/mail/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/news/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/porn/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/proxy/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/publicite/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/redirector/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/violence/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/virusinfected/urls>
|
||||
#.Include</etc/e2guardian/lists/blacklists/warez/urls>
|
||||
# You will need to edit to add and remove categories you want
|
Reference in New Issue
Block a user