🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
Jason
2022-02-15 09:55:45 -05:00
commit b096089188
322 changed files with 62596 additions and 0 deletions
@@ -0,0 +1,13 @@
#Add header where url matches
#
## to enable restricted YouTube
#"(^http://www\.youtube\.com/.*$)"->"YouTube-Restrict: Strict"
#"(^http://m\.youtube\.com/.*$)"->"YouTube-Restrict: Strict"
#"(^http://youtubei\.googleapis\.com/.*$)"->"YouTube-Restrict: Strict"
#"(^http://youtube\.googleapis\.com/.*$)"->"YouTube-Restrict: Strict"
#"(^http://www\.youtube-nocookie\.com/.*$)"->"YouTube-Restrict: Strict"
#"(^http://www\.youtube\.com$)"->"YouTube-Restrict: Strict"
#"(^http://m\.youtube\.com$)"->"YouTube-Restrict: Strict"
#"(^http://youtubei\.googleapis\.com$)"->"YouTube-Restrict: Strict"
#"(^http://youtube\.googleapis\.com$)"->"YouTube-Restrict: Strict"
#"(^http://www\.youtube-nocookie\.com$)"->"YouTube-Restrict: Strict"
@@ -0,0 +1,9 @@
#Access allowed prior to authentication
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1,9 @@
#Access allowed prior to authentication
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1 @@
#Access allowed prior to authentication
@@ -0,0 +1 @@
#Access allowed prior to authentication
@@ -0,0 +1,11 @@
# IP-Group list
# Used by the IP-based auth plugin to assign IP addresses to filter groups.
#
# Examples:
# Straight IP matching:
#192.168.0.1 = filter1
# Subnet matching:
#192.168.1.0/255.255.255.0 = filter1
# Range matching:
#192.168.1.0-192.168.1.255 = filter1
@@ -0,0 +1,8 @@
# Port-Group list
# Used by the Port-based auth plugin to assign Ports to filter groups.
#
# Note that ports MUST be entered in ascending order
#
# Examples:
#8080 = filter0
#8081 = filter1
+6
View File
@@ -0,0 +1,6 @@
# Domain names of client machines to
# disallow web access to.
#
# This is not the the domains of web servers
# you want to filter.
+211
View File
@@ -0,0 +1,211 @@
#Banned extension list
# File extensions with executable code
# The following file extensions can contain executable code.
# This means they can potentially carry a virus to infect your computer.
.ade # Microsoft Access project extension
.adp # Microsoft Access project
.asx # Windows Media Audio / Video
.bas # Microsoft Visual Basic class module
.bat # Batch file
.cab # Windows setup file
.chm # Compiled HTML Help file
.cmd # Microsoft Windows NT Command script
.com # Microsoft MS-DOS program
.cpl # Control Panel extension
.crt # Security certificate
.dll # Windows system file
.exe # Program
.hlp # Help file
.ini # Windows system file
.hta # HTML program
.inf # Setup Information
.ins # Internet Naming Service
.isp # Internet Communication settings
# .js # JScript file - often needed in web pages
# .jse # Jscript Encoded Script file - often needed in web pages
.lnk # Windows Shortcut
.mda # Microsoft Access add-in program
.mdb # Microsoft Access program
.mde # Microsoft Access MDE database
.mdt # Microsoft Access workgroup information
.mdw # Microsoft Access workgroup information
.mdz # Microsoft Access wizard program
.msc # Microsoft Common Console document
.msi # Microsoft Windows Installer package
.msp # Microsoft Windows Installer patch
.mst # Microsoft Visual Test source files
.pcd # Photo CD image, Microsoft Visual compiled script
.pif # Shortcut to MS-DOS program
.prf # Microsoft Outlook profile settings
.reg # Windows registry entries
.scf # Windows Explorer command
.scr # Screen saver
.sct # Windows Script Component
.sh # Shell script
.shs # Shell Scrap object
.shb # Shell Scrap object
.sys # Windows system file
.url # Internet shortcut
.vb # VBScript file
.vbe # VBScript Encoded script file
.vbs # VBScript file
.vxd # Windows system file
.wsc # Windows Script Component
.wsf # Windows Script file
.wsh # Windows Script Host Settings file
.otf # Font file - can be used to instant reboot 2k and xp
.ops # Office XP settings
# Files which one normally things as non-executable but
# can contain harmful macros and viruses
.doc # Word document
.xls # Excel document
.pps
# Other files which may contain files with executable code
.gz # Gziped file
.tar # Tape ARchive file
.zip # Windows compressed file
.tgz # Unix compressed file
.bz2 # Unix compressed file
.cdr # Mac disk image
.dmg # Mac disk image
.smi # Mac self mounting disk image
.sit # Mac compressed file
.sea # Mac compressed file, self extracting
.bin # Mac binary compressed file
.hqx # Mac binhex encoded file
.rar # Similar to zip
# Time/bandwidth wasting files
.mp3 # Music file
.mpeg # Movie file
.mpg # Movie file
.avi # Movie file
.asf # this can also exploit a security hole allowing virus infection
.iso # CD ISO image
.ogg # Music file
.wmf # Movie file
.bin # CD ISO image
.cue # CD ISO image
# Banned Media extension list (Audio , Video , Streaming)
# Arrange Alphabetically
# Some have no Description
#.3g2 #
#.3gp # Nokia Movie File
#.3gp2
#.3gpp
#.3gpp2
#.aac # AAC Audio
#.acp # AAC for SD Media
#.adts
#.aif
#.aifc
#.aiff # AIFF Audio
#.amc # AMC Media
#.amr # narrow-Band Content
#.asf # Media / this can also exploit a security hole allowing virus infection
#.asx # Windows Media Audio / Video
#.au # uLaw/AU Audio
#.avi # Movie file
#.awb # AMR Wide-Band Content
#.bwf
#.caf # CAF Audio
#.cda # Audio CD File
#.cdda # Audio CD File
#.cel
#.cue # CD ISO image
#.dif
#.divx # Compress Movie
#.dv # Video Format used in Portable Camera
#.flc # Autodesk Animator
#.fli
#.flv # Internet Movies
#.gsm
#.ivf
#.kar # Karaoke Media Files
#.m15
#.m1a
#.m1s
#.m1v
#.m2v
#.m3u # MP3 Playlist
#.m4a # AAC Audio
#.m4b
#.m4e
#.m4p # AAC Audio (Protected)
#.m4v # Video (Protected)
#.m75
#.mid # Midi Audio Files
#.midi # Midi Audio Files
#.mjpg
#.mov # Movie Files
#.mp1
#.mp2
#.mp3 # Music file
#.mp4 # Mpeg-4 Media
#.mpa
#.mpe
#.mpeg # Movie file
#.mpg # Movie file
#.mpga
#.mpm
#.mps
#.mpv
#.mpv2
#.mqv # Quicktime Movies
#.mv
#.ogg # Music file
#.ogm # Ogg Based Movie Files
#.pls # Shoutcast type of radio
#.qcp # Qualcomm Purevoice Audio
#.qt # Quicktime File
#.qtc
#.qtl # Quicktime Movies
#.ra # Real Audio
#.ram # Real Audio Media
#.rm # Real Media Files
#.rmi
#.rmm
#.rmp
#.rmvb # Real Media Video
#.rnx
#.rp # Real Player Files
#.rt
#.rts
#.rtsp
#.rv
#.sd2 # Sound Designer II
#.sdp # Stream Descriptor
#.sdv # SD Video
#.sf
#.smf
#.smi #
#.smil # SMIL Multimedia Presentation (Video and Audio Presentation
#.snd
#.ssm # Streaming Media Metafile
#.swa # MP3 Audio
#.swf # Shockwave Streaming files
#.ulw
#.vfw # Video for Windows
#.wav
#.wax
#.wm
#.wma
#.wmf # Movie file
#.wmp
#.wmv # Windows Media Video
#.wmx
#.wvx
#.xpl
+12
View File
@@ -0,0 +1,12 @@
# IP addresses of client machines to
# disallow web access to.
#
# This is not the IP of web servers
# you want to filter.
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1,18 @@
# banned MIME types
audio/mpeg
audio/x-mpeg
audio/x-pn-realaudio
audio/x-wav
video/mpeg
video/x-mpeg2
video/acorn-replay
video/quicktime
video/x-msvideo
video/msvideo
application/gzip
application/x-gzip
application/zip
application/compress
application/x-compress
application/java-vm
+57
View File
@@ -0,0 +1,57 @@
# BANNEDPHRASELIST - INSTRUCTIONS FOR USE
#
# To block any page with the word "sex".
# < sex >
#
# To block any page with words that contain the string "sex". (ie. sexual)
# <sex>
#
# To block any page with the string "sex magazine".
# <sex magazine>
#
# To block any page containing the words/strings "sex" and "fetish".
# <sex>,<fetish>
#
# < test> will match any word with the string 'test' at the beginning
# <test > will match any word with the string 'test' at the end
# <test> will match any word with the string 'test' at any point in the word
# < test > will match only the word 'test'
# <this is a test phrase> will match that exact phrase
# <test>,<secondtest> will match if both words are found in the page
# A combination of the above can also be used eg < test>,<secondtest>
#
#
# Extra phrase-list files to include
# .Include</etc/e2guardian/testphrase>
#
#
# All phrases need to be within < and > to work, othewise they will be
# ignored.
# MORE EXAMPLE LISTS CAN BE DOWNLOADED FROM DANSGUARDIAN.ORG
# Phrase Exceptions are no longer listed in this file, they are now
# listed in the exceptionphraselist file.
#
#listcategory: "Banned Phrases"
# The following banned phraselists enable Website Content Labeling systems. These are enabled by default, but may also be activated using phraselists.
.Include</etc/e2guardian/lists/phraselists/safelabel/banned>
#.Include</etc/e2guardian/lists/phraselists/rta/banned_portuguese>
# The following banned phraselists are included in the default DG distribution.
.Include</etc/e2guardian/lists/phraselists/pornography/banned>
##.Include</etc/e2guardian/lists/phraselists/pornography/banned_portuguese>
#.Include</etc/e2guardian/lists/phraselists/illegaldrugs/banned>
#.Include</etc/e2guardian/lists/phraselists/gambling/banned>
##.Include</etc/e2guardian/lists/phraselists/gambling/banned_portuguese>
#.Include</etc/e2guardian/lists/phraselists/googlesearches/banned>
@@ -0,0 +1,9 @@
#Banned outgoing HTTP headers based on regular expressions
#
# E.g. 'User-Agent: .*MSIE' would block several versions of Internet Explorer
# (assuming the user-agent is not being spoofed by the client)
#
# Headers are matched line-by-line, not as a single block.
#listcategory: "Banned Regular Expression HTTP Headers"
+120
View File
@@ -0,0 +1,120 @@
#Banned URLs based on Regular Expressions
#
# E.g. 'sex' would block sex.com and middlesex.com etc
#listcategory: "Banned Regular Expression URLs"
#Banned URLs based on Regular Expressions
######################################################
# Pornography, Modelling and Adult Sites
######################################################
# The following two lines may work better than the above - Philip Pearce 9/11/2004
(big|cyber|hard|huge|mega|small|soft|super|tiny|bare|naked|nude|anal|oral|topp?les|sex|phone)+.*(anal|babe|bharath|boob|breast|busen|busty|clit|cum|cunt|dick|fetish|fuck|girl|hooter|lez|lust|naked|nude|oral|orgy|penis|porn|porno|pupper|pussy|rotten|sex|shit|smutpump|teen|tit|topp?les|xxx)s?
(anal|babe|bharath|boob|breast|busen|busty|clit|cum|cunt|dick|fetish|fuck|girl|hooter|lez|lust|naked|nude|oral|orgy|penis|porn|porno|pupper|pussy|rotten|sex|shit|smutpump|teen|tit|topp?les|xxx)+.*(big|cyber|hard|huge|mega|small|soft|super|tiny|bare|naked|nude|anal|oral|topp?les|sex)+
#HardCore phrases
(adultsight|adultsite|adultsonly|adultweb|blowjob|bondage|centerfold|cumshot|cyberlust|cybercore|hardcore|masturbat)
(bangbros|pussylip|playmate|pornstar|sexdream|showgirl|softcore|striptease)
#SoftCore phrases - more likely to overblock - possibly on news sites
#(incest|obscene|pedophil|pedofil)
#Photo Modeling - supplied by David Burkholder
#(male|m[ae]n|boy|girl|beaut|agen[ct]|glam)+.*(model|talent)
# The following will help to block explicit media files (images and video)
(sex|fuck|boob|cunt|fetish|tits|anal|hooter|asses|shemale|submission|porn|xxx|busty|knockers|slut|nude|naked|pussy)+.*(\.jpg|\.wmv|\.mpg|\.mpeg|\.gif|\.mov)
(girls|babes|bikini|model)+.*(\.jpg|\.wmv|\.mpg|\.mpeg|\.gif|\.mov)
#Block Naturism and Nudist sites
#(naturism|naturist|nude|nudist|nudism|nekkid|nakt|naakt)
######################################################
# Search Engine and Related
######################################################
#Block unfiltered options on various search engines
#(^|[\?+=&/])(.*\.google\..*/.*\?.*safe=off)([\?+=&/]|$)
#(^|[\?+=&/])(.*\.alltheweb.com/customize\?.*copt_offensive=off)([\?+=&/]|$)
#Block images and video on altavista, alltheweb, yahoo etc - as they are anonomised
#(yahoo.com\/image\/)
#(yimg.com\/image\/)
#(altavista.com\/image\/)
#(altavista.com\/video\/)
#(picsearch.com\/is)
#Block images and video on google
#(images.google)+.*(\.jpg|\.wmv|\.mpg|\.mpeg|\.gif|\.mov)
#(google.com\/video) #block all video
#(google.com\/ThumbnailServer) #block video thumbnails
#(google.com\/videoplay) #block only playing the video
######################################################
# Proxy Sites
######################################################
#Block Cgiproxy, Poxy, PHProxy and other Web-based proxies
(cecid.php|nph-webpr|nph-pro|/dmirror|cgiproxy|phpwebproxy|__proxy_url|proxy.php)
#Block websites containing proxy lists
(anonymizer|proxify|megaproxy)
#AGRESSIVE blocking of all URLs containing proxy - WARNING - this WILL overblock!!
#(proxy)
######################################################
# Gambling - supplied by David Burkholder
######################################################
#(casino|bet(ting|s)|lott(ery|o)|gam(e[rs]|ing|bl(e|ing))|sweepstake|poker)
######################################################
# Sport - supplied by David Burkholder
######################################################
#(bowling|badminton|box(e[dr]|ing)|skat(e[rs]|ing)|hockey|soccer|nascar|wrest|rugby|tennis|sports|cheerlead|rodeo|cricket|badminton|stadium|derby)
#((paint|volley|bas(e|ket)|foot|quet)ball|/players[/\.]?|(carn|fest)ival)
#Racing - supplied by David Burkholder
#(speed(st|wa|y)|corvette|rac[eiy]|wrest|harley|motorcycle|nascar)
######################################################
# News sites - supplied by David Burkholder
######################################################
#(news(watch|pap|cast)|herald|sentinel|courier|gazet|tribune|chronicle|daily|ning)news)
######################################################
# Dating Sites - supplied by David Burkholder
######################################################
#(meet|hook|mailord|latin|(asi|mexic|dominic|russi|kore|colombi|balk)an|brazil|filip|french|chinese|ukrain|thai|tour|foreign|date)+.*(dar?[lt]ing|(sing|coup)le|m[ae]n|girl|boy|guy|mat(e|ing)|l[ou]ve?|partner|meet)
#(marr(y|i[ae])|roman(ce|tic)|fiance|bachelo|dating|affair|personals)
######################################################
# Miscellaneous - Productivity etc.
######################################################
#Use this to block web counters:
#(adlog.php|cnt.cgi|count.cgi|count.dat|count.jsp|count.pl|count.php|counter.cgi|counter.js|counter.pl|countlink.cgi|fpcount.exe|logitpro.cgi|rcounter.dll|track.pl|w_counter.js)
#Contributed by proxy@barendse.to
#Free stuff - supplied by David Burkholder
#(free|phone|mobile)+.*(love|music|movie|dvd|video|stuff|site|arcade|wallpaper|mp3)
#((ring|real)tone)
#Music - supplied by David Burkholder
#(rock|pop|jazz|rap|punk)+.*(cult|roll|geek|drum|music|history|band)
# WARNING: This is part of the URL for the e2guardian.org sample virus archive.
# You probably don't want to go there unintentionally.
(Variants/AVTest)
@@ -0,0 +1,7 @@
#Banned User-Agents based on regular expressions
#
# E.g. ' .*MSIE' would block several versions of Internet Explorer
# (assuming the user-agent is not being spoofed by the client)
#
#listcategory: "user-agent"
@@ -0,0 +1,2 @@
#Untitled room
192.168.42.42
+9
View File
@@ -0,0 +1,9 @@
#Banned Search Words
#
#Words must be in alphabetic order within a single line
# and separated by a '+' sign.
#All combinations of the words will be blocked
# e.g. girl+naughty
# will block naughty+girl as well as girl+naughty
+12
View File
@@ -0,0 +1,12 @@
# IP sites in banned list
#The bannedsiteiplist is for blocking ALL of an IP site
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
+97
View File
@@ -0,0 +1,97 @@
#domains in banned list
#Don't bother with the www. or the http://
#The bannedurllist is for blocking PART of a site
#The bannedsitelist is for blocking ALL of a site
#NOTE: Sites using just IP should be put into bannedsiteiplist
#You can include
#.tld so for example you can match .gov for example
#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.
# Time limiting syntax:
# #time: <start hour> <start minute> <end hour> <end minute> <days>
# Example:
##time: 9 0 17 0 01234
# Remove the first # from the line above to enable this list only from
# 9am to 5pm, Monday to Friday.
# List categorisation
#listcategory: "Banned Sites"
#List other sites to block:
# badboys.com
# NOTE: From v5 Blanket blocks are now implimented using Storyboarding
# WARNING: Old style Blanket blocks in this file will be silently ignored
# 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/domains>
#Remove the # from the following and edit as needed to use a stock
#squidGuard/urlblacklists collection.
#.Include</etc/e2guardian/lists/blacklists/adult/domains>
#.Include</etc/e2guardian/lists/blacklists/aggressive/domains>
#.Include</etc/e2guardian/lists/blacklists/artnudes/domains>
#.Include</etc/e2guardian/lists/blacklists/audio-video/domains>
#.Include</etc/e2guardian/lists/blacklists/beerliquorinfo/domains>
#.Include</etc/e2guardian/lists/blacklists/beerliquorsale/domains>
#.Include</etc/e2guardian/lists/blacklists/chat/domains>
#.Include</etc/e2guardian/lists/blacklists/childcare/domains>
#.Include</etc/e2guardian/lists/blacklists/clothing/domains>
#.Include</etc/e2guardian/lists/blacklists/culinary/domains>
#.Include</etc/e2guardian/lists/blacklists/dialers/domains>
#.Include</etc/e2guardian/lists/blacklists/drugs/domains>
#.Include</etc/e2guardian/lists/blacklists/entertainment/domains>
#.Include</etc/e2guardian/lists/blacklists/forums/domains>
#.Include</etc/e2guardian/lists/blacklists/frencheducation/domains>
#.Include</etc/e2guardian/lists/blacklists/gambling/domains>
#.Include</etc/e2guardian/lists/blacklists/government/domains>
#.Include</etc/e2guardian/lists/blacklists/hacking/domains>
#.Include</etc/e2guardian/lists/blacklists/homerepair/domains>
#.Include</etc/e2guardian/lists/blacklists/hygiene/domains>
#.Include</etc/e2guardian/lists/blacklists/jewelry/domains>
#.Include</etc/e2guardian/lists/blacklists/jobsearch/domains>
#.Include</etc/e2guardian/lists/blacklists/kidstimewasting/domains>
#.Include</etc/e2guardian/lists/blacklists/mail/domains>
#.Include</etc/e2guardian/lists/blacklists/news/domains>
#.Include</etc/e2guardian/lists/blacklists/onlineauctions/domains>
#.Include</etc/e2guardian/lists/blacklists/onlinegames/domains>
#.Include</etc/e2guardian/lists/blacklists/onlinepayment/domains>
#.Include</etc/e2guardian/lists/blacklists/personalfinance/domains>
#.Include</etc/e2guardian/lists/blacklists/pets/domains>
#.Include</etc/e2guardian/lists/blacklists/porn/domains>
#.Include</etc/e2guardian/lists/blacklists/proxy/domains>
#.Include</etc/e2guardian/lists/blacklists/publicite/domains>
#.Include</etc/e2guardian/lists/blacklists/redirector/domains>
#.Include</etc/e2guardian/lists/blacklists/ringtones/domains>
#.Include</etc/e2guardian/lists/blacklists/sportnews/domains>
#.Include</etc/e2guardian/lists/blacklists/sports/domains>
#.Include</etc/e2guardian/lists/blacklists/vacation/domains>
#.Include</etc/e2guardian/lists/blacklists/violence/domains>
#.Include</etc/e2guardian/lists/blacklists/virusinfected/domains>
#.Include</etc/e2guardian/lists/blacklists/warez/domains>
# You will need to edit to add and remove categories you want
@@ -0,0 +1,64 @@
#domains in bannedwithbypass list
# User are not allowed to bypass sites in this list
#Don't bother with the www. or the http://
#NOTE: Sites using just IP should be put into bannedsiteiplistwithbypass
#You can include
#.tld so for example you can match .gov for example
#.Include</etc/e2guardian/anotherbannedurllist>
#You can have multiple .Includes.
# WARNING: Old style Blanket blocks in this file will be silently ignored
# .Include</etc/e2guardian/lists/blacklists/ads/domains>
#Remove the # from the following and edit as needed to use a stock
#squidGuard/urlblacklists collection.
#.Include</etc/e2guardian/lists/blacklists/adult/domains>
#.Include</etc/e2guardian/lists/blacklists/aggressive/domains>
#.Include</etc/e2guardian/lists/blacklists/artnudes/domains>
#.Include</etc/e2guardian/lists/blacklists/audio-video/domains>
#.Include</etc/e2guardian/lists/blacklists/beerliquorinfo/domains>
#.Include</etc/e2guardian/lists/blacklists/beerliquorsale/domains>
#.Include</etc/e2guardian/lists/blacklists/chat/domains>
#.Include</etc/e2guardian/lists/blacklists/childcare/domains>
#.Include</etc/e2guardian/lists/blacklists/clothing/domains>
#.Include</etc/e2guardian/lists/blacklists/culinary/domains>
#.Include</etc/e2guardian/lists/blacklists/dialers/domains>
#.Include</etc/e2guardian/lists/blacklists/drugs/domains>
#.Include</etc/e2guardian/lists/blacklists/entertainment/domains>
#.Include</etc/e2guardian/lists/blacklists/forums/domains>
#.Include</etc/e2guardian/lists/blacklists/frencheducation/domains>
#.Include</etc/e2guardian/lists/blacklists/gambling/domains>
#.Include</etc/e2guardian/lists/blacklists/government/domains>
#.Include</etc/e2guardian/lists/blacklists/hacking/domains>
#.Include</etc/e2guardian/lists/blacklists/homerepair/domains>
#.Include</etc/e2guardian/lists/blacklists/hygiene/domains>
#.Include</etc/e2guardian/lists/blacklists/jewelry/domains>
#.Include</etc/e2guardian/lists/blacklists/jobsearch/domains>
#.Include</etc/e2guardian/lists/blacklists/kidstimewasting/domains>
#.Include</etc/e2guardian/lists/blacklists/mail/domains>
#.Include</etc/e2guardian/lists/blacklists/news/domains>
#.Include</etc/e2guardian/lists/blacklists/onlineauctions/domains>
#.Include</etc/e2guardian/lists/blacklists/onlinegames/domains>
#.Include</etc/e2guardian/lists/blacklists/onlinepayment/domains>
#.Include</etc/e2guardian/lists/blacklists/personalfinance/domains>
#.Include</etc/e2guardian/lists/blacklists/pets/domains>
#.Include</etc/e2guardian/lists/blacklists/porn/domains>
#.Include</etc/e2guardian/lists/blacklists/proxy/domains>
#.Include</etc/e2guardian/lists/blacklists/publicite/domains>
#.Include</etc/e2guardian/lists/blacklists/redirector/domains>
#.Include</etc/e2guardian/lists/blacklists/ringtones/domains>
#.Include</etc/e2guardian/lists/blacklists/sportnews/domains>
#.Include</etc/e2guardian/lists/blacklists/sports/domains>
#.Include</etc/e2guardian/lists/blacklists/vacation/domains>
#.Include</etc/e2guardian/lists/blacklists/violence/domains>
#.Include</etc/e2guardian/lists/blacklists/virusinfected/domains>
#.Include</etc/e2guardian/lists/blacklists/warez/domains>
# You will need to edit to add and remove categories you want
@@ -0,0 +1,15 @@
#IP sites in banned ssl list
#This list is only used for SSL (or CONNECT) requests
#Unlike the bannedsitelist it overides all other lists
# so can be used ban an https site white the http is allowed or made an exception
#
#Only list sites where you only want the https site blocked
#Use bannedsiteiplist for sites where you want both http & https blocked
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1,9 @@
#domains in banned ssl list
#Don't bother with the www. or the https://
#This list is only used for SSL (or CONNECT) requests
# and will not have any effect when MITM is enabled.
#Unlike the bannedsitelist it overides all other lists
# so can be used ban an https site white the http is allowed or made an exception
#
#Only list sites where you only want the https site blocked
#Use bannedsitelist for sites where you want both http & https blocked
+59
View 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
+93
View File
@@ -0,0 +1,93 @@
#Content modifying Regular Expressions
#
# The format is: "extended regular expression"->"replacement straight string"
# E.g. "shit"->"censored" would replace all occurances of shit in any case.
# Far more complicated matches are possible. See other sources for examples
# of extended regular expressions.
# These are just some examples. If you write any, for example, to
# remove popups etc, please send them to author at e2guardian.org.
#
#"<script language.*open\(.*script>"->"<!-- its gone -->"
#"fuck|cunt|shit"->"**censored**"
#
# For ALL of these to work it requires e2guardian to be built with PCRE support,
# but some may work with the default C library regular expression support.
#
# Some of these are based on regular expressions from Privoxy.
#remove popups by AFN 2004/2/28
#"<html>"->"<script language='javascript'>fwo=window.open;function NO(url,nam,atr){return(this.window);}window.open=NO;</script><html>"
#"=[ ]*?window\.open[ ]*?\("->"=fwo("
#"<html>"->"<script language='javascript'>function NO(url,nam,atr){return(this.window);}window.open=NO;</script><html>"
# Fix Firefox <= 1.0.7 DoS
# http://www.whitedust.net/speaks/1432/
#"((<source)|(</source))text>"->"$1dosremovedtext"
# Disable ActiveX objects.
#"<object [^>]*application\/x-oleobject[^>]*>.*?<\/object>"->"<!-- Guardian Removed ActiveX Object -->"
#"<embed [^>]*(application/x-oleobject).*?>(.*?</embed>)?"->"<!-- Guardian Removed ActiveX Embed -->"
# Warn about address bar spoofing.
#"(<a[^>]*href[^>]*)(\x01|\x02|\x03|%0[012])"->"$1MALICIOUS-LINK"
# Disable all popups in JavaScript and HTML. It may cause unavoidable
# Javascript warnings or errors. Do not enable at the same time as other
# popup removing lines.
#"((\W\s*)(window|this|parent)\.)open\s*\\?\("->"$1concat("
#"\starget\s*=\s*(['"]?)_?(blank|new)\1?"->" notarget"
# Removes the APPLET tag which is generally used Java applets.
#"<applet[^>]*>.*?<\/applet>"->""
# Disable the BLINK and MARQUEE tags.
#"</?(blink|marquee)[^>]*>"->""
# Warn about potential cross-site-scripting vulnerability described here:
# http://online.securityfocus.com/archive/1/298748/2002-11-02/2002-11-08/2
#"f\("javascript:location.replace\('mk:@MSITStore:C:'\)"\);"->"alert\("This page looks like it tries to use a vulnerability described here:\n http://online.securityfocus.com/archive/1/298748/2002-11-02/2002-11-08/2"\);"
# Removes the SCRIPT tag with JavaScript. This will likely break sites that are
# badly written and thus rely on JavaScript. This should not be used at the same
# time as the 'script' category.
#"<script [^>]*javascript[^>]*>.*?<\/script>"->""
# Removes href=javascript: onmouseover=javascript: and other javascript actions.
# This is a good category to tick if using 'script' or 'javascript' categories.
# Beware that there are likely going to be a large number of matches and will
# require more CPU. Also this will break badly written sites that require
# JavaScript for navigation.
#"(onclick|ondblclick|onmousedown|onmouseup|onmouseover|onmousemove|onmouseout|onkeypress|onkeydown|onkeyup|href)(=("|')?)javascript:"->"guardianremoved$2none:"
# Remove cookies set by JavaScript and HTML.
#"(\w+\.)+cookie(?=[ \t\r\n]*=)(?!='aab)"->"GuardianRemovedCookie"
#"<meta\s+http-equiv=['"]?set-cookie.*>"->"<!-- GuardianRemovedCookie -->"
# Attempt to detect and stop Nimda infected servers's web pages. This is rare
# and generally should be left unused.
#"<script language="JavaScript">(window\.open|1;''\.concat)\("readme\.eml", null, "resizable=no,top=6000,left=6000"\)</script>"->"<br><font size="7"> WARNING: This Server is infected with <a href="http://www.cert.org/advisories/CA-2001-26.html">Nimda</a>!</font>"
# Disable onunload (page close) popups.
#"(<body\s+[^>]*)onunload"->"$1never"
#"(<script.*)window\.onunload(?=.*</script>)"->"$1never"
# Removes the SCRIPT tag which could include JavaScript, perlscript and vbscript.
# This will likely break sites that are badly written and thus rely on client
# side scripts. This should not be used at the same time as the 'javascript' line.
#"<script[^>]*>.*?<\/script>"->""
# Disable Sockwave Flash objects.
#"<object [^>]*macromedia[^>]*>.*?<\/object>"->"<!-- Guardian Removed Shockwave Object -->"
#"<embed [^>]*(application/x-shockwave-flash\|\.swf).*?>(.*?</embed>)?"->"<!-- Guardian Removed Shockwave Flash Embed -->"
# Disable unsolicited popups.
#"([^'"]\s*<head.*>)(?=\s*[^'"])"->"$1<script>function SWGuardianWindowOpen(){return(null);}</script>"
#"([^\w\s.]\s*)((window|this|parent)\.)?open\s*\("->"$1SWGuardianWindowOpen("
#"([^'"]\s*</html>)(?!\s*(\\n|'|"))"->"$1<script>function PrivoxyWindowOpen(a, b, c){return(window.open(a, b, c));}</script>"
# Remove 1x1 GIFs used for user tracking.
#"<img\s+[^>]*(?:(width)|(height))\s*=\s*['"]?[01](?=\D)[^>]*(?:(width)|(height))\s*=\s*['"]?[01](?=\D)[^>]*?>"->""
# Prevent windows from resizing and moving themselves.
#"(?:window|this|self|top)\.(?:move|resize)(?:to|by)\("->"''.concat("
@@ -0,0 +1,35 @@
#Exception Virus extension list
#This file originally from:
#http://dgav.sourceforge.net
# The Virus scanning code will ignore files with these extensions.
# File extensions with executable code
# Files which one normally things as non-executable but
# can contain harmful macros and viruses
# Other files which may contain files with executable code
# Time/bandwidth wasting files
.mp3 # Music file
.mpeg # Movie file
.mpg # Movie file
.avi # Movie file
.ra # Real Audio
.ram # "
.rm # "
# Image files not to scan
.gif
.png
.tiff
.ico
# http://www.kb.cert.org/vuls/id/297462
#.jpg
#.jpeg
@@ -0,0 +1,28 @@
# MIME types the virus scanning code ignores.
#This file originally from:
#http://dgav.sourceforge.net
audio/mpeg
audio/x-mpeg
audio/x-pn-realaudio
audio/x-wav
audio/x-realaudio
audio/x-pn-realaudio
audio/vnd.rn-realaudio
application/ogg
video/mpeg
video/x-mpeg2
video/acorn-replay
video/quicktime
video/x-msvideo
video/msvideo
video/vnd.rn-realvideo
image/png
image/gif
image/tiff
# http://www.kb.cert.org/vuls/id/297462
# image/jpeg
# text/html
@@ -0,0 +1,12 @@
#Sites in virus exception list will not be virus scanned
#Don't bother with the www. or
#the http://
#
#These are specifically domains and are not URLs.
#For example 'foo.bar/porn/' is no good, you need
#to just have 'foo.bar'.
#
#You can also match IPs here too.
#
example.com
@@ -0,0 +1,15 @@
#URLs in exception virus list will not be virus scanned
#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
@@ -0,0 +1,10 @@
# Embeded referer IP sites
# sites which may contain embeded exception referer sites in the url
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1,2 @@
# Embeded referer sites
# sites which may contain embeded exception referer sites in the url
@@ -0,0 +1,5 @@
# Embeded referer urls
# urls which may contain embeded exception referer sites in the url
# e.g. to allow youtube video when embeded in a trusted referer site/urls
# www.youtube.com/get_video_info
@@ -0,0 +1,16 @@
# Doamin names of computers from which
# web access should not be filtered.
#
# These would be servers which
# need unfiltered access for
# updates. Also administrator
# workstations which need to
# download programs and check
# out blocked sites should be
# put here.
#
# To work you must
# cater for reverse DNS lookups
# on your LAN and enable the
# "reverseclientiplookups" option in
# e2guardian.conf
@@ -0,0 +1,49 @@
# Exception file extension list
# Use as a filter group's "exceptionextensionlist",
# to override a blanket download block.
# (blockdownloads = on)
#
# DOES NOT override content/virus scanning or site/URL bans.
#
# Default list:
# Unblock web pages & graphics
# Text/web document types
.css
.html
.shtml
.htm
.stm
.asp
.php
.txt
.rtx
.xml
.xsl
.cgi
.pl
# Image types
.bmp
.cod
.gif
.ief
.jpe
.jpeg
.jpg
.jfif
.tif
.tiff
.ras
.cmx
.ico
.pnm
.pbm
.pgm
.ppm
.rgb
.xbm
.xpm
.xwd
@@ -0,0 +1,15 @@
# Exception file site ip list
# Use this list to define ip sites from which files can be downloaded,
# overriding a blanket download block (blockdownloads = on) or the
# banned MIME type and extension lists (blockdownloads = off).
#
# DOES NOT override content/virus scanning or site/URL bans.
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1,30 @@
# Exception file site list
# Use this list to define sites from which files can be downloaded,
# overriding a blanket download block (blockdownloads = on) or the
# banned MIME type and extension lists (blockdownloads = off).
#
# DOES NOT override content/virus scanning or site/URL bans.
# Don't bother with the www. or
# the http://
#
# These are specifically domains and are not URLs.
# For example 'foo.bar/porn/' is no good, you need
# to just have 'foo.bar'.
#
# You can also match IPs here too.
#
# As of DansGuardian 2.7.3 you can now include
# .tld so for example you can match .gov for example
# Time limiting syntax:
# #time: <start hour> <start minute> <end hour> <end minute> <days>
# Example:
##time: 9 0 17 0 01234
# Remove the first # from the line above to enable this list only from
# 9am to 5pm, Monday to Friday.
windowsupdate.microsoft.com
update.microsoft.com
download.windowsupdate.com
@@ -0,0 +1,27 @@
# Exception file URL list
# Use this list to define URLs from which files can be downloaded,
# overriding a blanket download block (blockdownloads = on) or the
# banned MIME type and extension lists (blockdownloads = off).
#
# DOES NOT override content/virus scanning or site/URL bans.
# Don't bother with the www. or
# the http://
#
# These are specifically domains and are not URLs.
# For example 'foo.bar/porn/' is no good, you need
# to just have 'foo.bar'.
#
# You can also match IPs here too.
#
# As of DansGuardian 2.7.3 you can now include
# .tld so for example you can match .gov for example
# Time limiting syntax:
# #time: <start hour> <start minute> <end hour> <end minute> <days>
# Example:
##time: 9 0 17 0 01234
# Remove the first # from the line above to enable this list only from
# 9am to 5pm, Monday to Friday.
+27
View File
@@ -0,0 +1,27 @@
# IP addresses of computers from which
# web access should not be filtered.
#
# These would be servers which
# need unfiltered access for
# updates. Also administrator
# workstations which need to
# download programs and check
# out blocked sites should be
# put here.
#
# Hostnames are NOT allowed here,
# put these in exceptionclientlist and
# enable the reverseclientlookups option.
#
# This is not the IP of web servers
# you don't want to filter.
#192.168.0.1
#192.168.0.2
#192.168.42.2
# Ranges and subnets can also be used,
# e.g.
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1,40 @@
# Exception MIME type list
# Use as a filter group's "exceptionmimetypelist",
# to override a blanket download block.
# (blockdownloads = on)
#
# DOES NOT override content/virus scanning or site/URL bans.
#
# Default list:
# Unblock web pages & graphics
# Text/web document types
text/plain
text/html
text/css
text/xml
text/xsl
text/richtext
# Image types
image/bmp
image/cis-cod
image/gif
image/ief
image/jpeg
image/pipeg
image/png
image/tiff
image/x-cmu-raster
image/x-cmx
image/x-icon
image/x-portable-anymap
image/x-portable-bitmap
image/x-portable-graymap
image/x-portable-pixmap
image/x-rgb
image/x-xbitmap
image/x-xpixmap
image/x-xwindowdump
@@ -0,0 +1,18 @@
# EXCEPTIONPHRASELIST - INSTRUCTIONS FOR USE
#
# If any of the phrases listed below appear in a web page
# then it will bypass the filtering and be allowed through
# eg
# < medical >
#
#
# Combinations
# Unblock the page if the following phrases are found on the same page.
# Each line is a new combination.
# eg
#<education>,<biology>,<medical>
#
# See the bannedphraselist for more examples.
.Include</etc/e2guardian/lists/phraselists/goodphrases/exception>
#.Include</etc/e2guardian/lists/phraselists/goodphrases/exception_email>
@@ -0,0 +1,8 @@
#Allowed outgoing HTTP headers based on regular expressions
#
# E.g. 'User-Agent: .*MSIE' would allow several versions of Internet Explorer
# (assuming the user-agent is not being spoofed by the client)
#
# Headers are matched line-by-line, not as a single block.
#listcategory: "Allowed Regular Expression HTTP Headers"
@@ -0,0 +1,15 @@
#Exception URLs based on Regular Expressions
#
# E.g. 'news' would unblock news.bbc.com etc
# Example
#news
# Prevent content scanning of CSS and/or JavaScript files
#^[^?]*\.css($|\?)
#^[^?]*\.jsp?($|\?)
# Allow Facebook plugin applications like
# http://apps.facebook.com/neighborhoods/Setup.aspx and others.
mock_ajax_proxy.php
@@ -0,0 +1,9 @@
#Exception User-Agent based on regular expressions
#
# E.g. ' .*MSIE' would allow several versions of Internet Explorer
# (assuming the user-agent is not being spoofed by the client)
#
# Usefull for allowing 'apps' to work
#listcategory: "user-agent"
@@ -0,0 +1,9 @@
#IP Sites in exception list
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
+24
View File
@@ -0,0 +1,24 @@
#Sites in exception list
#Don't bother with the www. or
#the http://
#
#These are specifically domains and are not URLs.
#For example 'foo.bar/porn/' is no good, you need
#to just have 'foo.bar'.
#
# IP must be put in exceptionsiteiplist
#
#.tld so for example you can match .gov for example
# Time limiting syntax:
# #time: <start hour> <start minute> <end hour> <end minute> <days>
# Example:
##time: 9 0 17 0 01234
# Remove the first # from the line above to enable this list only from
# 9am to 5pm, Monday to Friday.
# NOTE: From v5 Blanket exceptions are now implimented using Storyboarding
# WARNING: Old style Blanket blocks in this file will be silently ignored
windowsupdate.microsoft.com
+15
View File
@@ -0,0 +1,15 @@
#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/
@@ -0,0 +1,45 @@
# Exception file extension list
# Use as a filter group's "exceptionvirusextensionlist",
#
# Default list:
# Unblock web pages & graphics
# Text/web document types
.css
.html
.shtml
.htm
.stm
.asp
.php
.txt
.rtx
.xml
.xsl
.cgi
.pl
# Image types
.bmp
.cod
.gif
.ief
.jpe
.jpeg
.jpg
.jfif
.tif
.tiff
.ras
.cmx
.ico
.pnm
.pbm
.pgm
.ppm
.rgb
.xbm
.xpm
.xwd
@@ -0,0 +1,12 @@
# IP sites in exceptionvirussiteiplist
#The exceptionvirussiteiplist is for allowing ALL of an IP site
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
+9
View File
@@ -0,0 +1,9 @@
# Filter Groups List file for DansGuardian
#
# Format is <user>=filter<1-9> where 1-9 are the groups
#
# Eg:
# daniel=filter2
#
# This file is only of use if you have more than 1 filter group
#
+16
View File
@@ -0,0 +1,16 @@
# IP site in grey list
#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.
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
+59
View File
@@ -0,0 +1,59 @@
#domains in grey list
#Don't bother with the www. or the http://
#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.
#The greyurllist is for partly unblocking PART of a site
#The greysitelist is for partly unblocking ALL of a site
#As of DansGuardian 2.7.3 you can now include
#.tld so for example you can match .gov for example
#To include additional files in this list use this example:
#.Include</etc/e2guardian/anotherurllist>
#You can have multiple .Includes.
# Time limiting syntax:
# #time: <start hour> <start minute> <end hour> <end minute> <days>
# Example:
##time: 9 0 17 0 01234
# Remove the first # from the line above to enable this list only from
# 9am to 5pm, Monday to Friday.
# Blanket match. To greylist all sites except those in the
# exceptionsitelist and greysitelist files, remove
# the # from the next line to leave only a '**':
#**
# Blanket SSL/CONNECT match. To greylist all SSL
# and CONNECT tunnels except to addresses in the
# exceptionsitelist and greysitelist files, remove
# the # from the next line to leave only a '**s':
#**s
# Blanket IP match. To greylist all sites specified only as an IP,
# remove the # from the next line to leave only a '*ip':
#*ip
# Blanket SSL/CONNECT IP match. To greylist all SSL and CONNECT
# tunnels to sites specified only as an IP,
# remove the # from the next line to leave only a '*ips':
#*ips
#List other sites to greylist:
#www.bbc.co.uk
+10
View File
@@ -0,0 +1,10 @@
# IP sites in SSL grey list
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
+4
View File
@@ -0,0 +1,4 @@
#domains in SSL grey list
#Don't bother with the www. or the https://
#This 'grey' lists override the 'banned' lists for SSL only.
+27
View 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
+11
View File
@@ -0,0 +1,11 @@
# Outgoing HTTP header modifying Regular Expressions
#
# The format is: "extended regular expression"->"replacement straight string"
# E.g. "shit"->"censored" would replace all occurances of shit in any case.
# Far more complicated matches are possible. See other sources for examples
# of extended regular expressions.
#
# Headers are run through replacements line-by-line, not as a single block.
# Windows Live Search cookie replacement - force filtering on
#"cookie:(.*)&ADLT=(OFF|DEMOTE)"->"Cookie:$1&ADLT=STRICT"
@@ -0,0 +1,14 @@
#Local Banned Search Words
#
#Words must be in alphabetic order within a single line
# and separated by a '+' sign.
#All combinations of the words will be blocked
# e.g. girl+naughty
# will block naughty+girl as well as girl+naughty
#.Include</home/dg/etc/local/lists/local_block_all/bannedsearchterms>
#.Include</home/dg/etc/local/lists/porn/bannedsearchterms>
#.Include</home/dg/etc/local/lists/proxy/bannedsearchterms>
#.Include</home/dg/etc/local/lists/hacking/bannedsearchterms>
#.Include</home/dg/etc/local/lists/drugs/bannedsearchterms>
@@ -0,0 +1,10 @@
# IP sites in local banned list
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1,6 @@
#domains in local banned list
#.Include</home/dg/etc/local/lists/local_block_all/domains>
#.Include</home/dg/etc/local/lists/porn/domains>
#.Include</home/dg/etc/local/lists/proxy/domains>
#.Include</home/dg/etc/local/lists/hacking/domains>
#.Include</home/dg/etc/local/lists/drugs/domains>
@@ -0,0 +1,12 @@
# IP sites in local banned ssl list
#This list is only used for SSL (or CONNECT) requests
#Unlike the bannedsitelist it overides all other lists
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1,5 @@
#domains in banned ssl list
#Don't bother with the www. or the https://
#This list is only used for SSL (or CONNECT) requests
# and has no effect when MITM is enabled
#Unlike the bannedsitelist it overides all other lists
@@ -0,0 +1 @@
#URLs in local banned list
@@ -0,0 +1,10 @@
#IP Sites in local exception list
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1 @@
#Sites in local exception list
@@ -0,0 +1 @@
#URLs in local exception list
@@ -0,0 +1,10 @@
# IP sites in local grey list
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1 @@
#domains in local grey list
@@ -0,0 +1,10 @@
# IP sites in local SSL grey list
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1,6 @@
#domains in SSL grey list
#Don't bother with the www. or the https://
#This 'grey' lists overrides the main site 'exception' lists for SSL allowing MITM to be enabled in order to check https full url.
# Use to overcome issue where ssl url is in local blocked url list but is overriden by main site exception list forcing tunnel mode and so url never checked.
+1
View File
@@ -0,0 +1 @@
#URLs in local grey list
+12
View File
@@ -0,0 +1,12 @@
# Log regular expression URL list
#
# This acts as a list of URL regexes which, if matched, will have their category
# recorded but no specific filtering action taken. It is only really useful
# in conjunction with log analysers, to perform meaningful categorisation and
# analysis upon non-blocked/exception requests, and so is disabled and empty
# by default.
#
# If you would like to enable this feature, uncomment "logregexpurllist" in your
# e2guardianf*.conf file(s), and place .Include<> statements here for the
# categories you would like to log. Included list files must contain a
# "#listcategory" directive.
+21
View File
@@ -0,0 +1,21 @@
# Log IP site list
#
# This acts as a list of IP sites which, when found, will have their category
# recorded but no specific filtering action taken. It is only really useful
# in conjunction with log analysers, to perform meaningful categorisation and
# analysis upon non-blocked/exception requests, and so is disabled and empty
# by default.
#
# If you would like to enable this feature, uncomment "logsitelist" in your
# e2guardianf*.conf file(s), and place .Include<> statements here for the
# categories you would like to log. Included list files must contain a
# "#listcategory" directive.
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
+12
View File
@@ -0,0 +1,12 @@
# Log site list
#
# This acts as a list of domains which, when found, will have their category
# recorded but no specific filtering action taken. It is only really useful
# in conjunction with log analysers, to perform meaningful categorisation and
# analysis upon non-blocked/exception requests, and so is disabled and empty
# by default.
#
# If you would like to enable this feature, uncomment "logsitelist" in your
# e2guardianf*.conf file(s), and place .Include<> statements here for the
# categories you would like to log. Included list files must contain a
# "#listcategory" directive.
+12
View File
@@ -0,0 +1,12 @@
# Log URL list
#
# This acts as a list of URLs which, when found, will have their category
# recorded but no specific filtering action taken. It is only really useful
# in conjunction with log analysers, to perform meaningful categorisation and
# analysis upon non-blocked/exception requests, and so is disabled and empty
# by default.
#
# If you would like to enable this feature, uncomment "logurllist" in your
# e2guardianf*.conf file(s), and place .Include<> statements here for the
# categories you would like to log. Included list files must contain a
# "#listcategory" directive.
@@ -0,0 +1,17 @@
# IP sites which are NOT to have their certificates checked (when in MITM mode)
#
# Do not check ssl certificates for IP sites listed
#
# Can be used to allow sites with self-signed or invalid certificates
# or to reduced CPU load by not checking certs on heavily used sites (e.g. Google, Bing)
# Use with caution!
# Ignored if mitmcheckcert is 'off'
# IP site addresses
#
# Single IPs, ranges and subnets can be used,
# e.g.
# 192.168.0.1
# 10.0.0.1-10.0.0.3
# 10.0.0.0/24
#
@@ -0,0 +1,9 @@
# domains which are NOT to have their certificates checked (when in MITM mode)
#
# Do not check ssl certificates for sites/domains listed
#
# Can be used to allow sites with self-signed or invalid certificates
# or to reduced CPU load by not checking certs on heavily used sites (e.g. Google, Bing)
# Use with caution!
# Ignored if mitmcheckcert is 'off'
#Don't bother with the https://
@@ -0,0 +1,36 @@
#
# Dutch Swear Words Weighted Phrases
# Taken from swif.zip from dansguardian website
#
#listcategory: "Bad words (Dutch)"
< apenaaier ><75> #monkey-fucker
< bruinweker ><50> #literally: brown-creeper = fagget
< droogkloot ><25> #literally: dry-nut (as in: testicle)
< flikker ><50> #fagget/sissy
< hoer ><25> #hooker
< hoerenjong ><65> #son-of-bitch
< hondelul ><50> #cock-of-a-dog (commonly used, also by kids)
< kak ><10> #shit
< klootzak ><50> #ass-hole
< kut ><5> #cunt/pussy
< kutwijf ><90> #fucking bitch
< lul ><50> #dick/cock
< moederneuker ><75> #motherfucker
< nauwe gaatje ><50> #literally: ass-hole
< paardenlul ><50> #horse-cock
< pik omhoog ><80> #boner
< reetneuker ><70> #literally: ass-fucker
< rukker ><50> #jerk-off
< schijt ><50> #shit
< schijtlul ><50> #literally: shit-cock; commonly used for a chicken-shit
< slet ><50> #slut
< smerige kankerhoer ><75> #fucking whore (bad..)
< spast ><50> #spastic
< stront ><25> #shit
< sufkut ><75> #literally; sleepy-cunt
< sukkel ><20> #dumbo
< vuile kankerlijer ><75> #fucking ass-hole (bad one)
< zakkewasser ><42> #ass-hole
@@ -0,0 +1,43 @@
#
# French Swear Words Weighted Phrases
#
#listcategory: "Bad words (French)"
< merde ><50>
< tu m'emmerdes ><80>
< tu me fais chier ><50> # you are pissing me off
< retourne enculer ><80> # go and fuck yourself
< enculé ><70>
< salope ><60>
< conasse ><40>
< poufiasse ><40>
< ordure ><20> # mess / rubbish
< chier ><50> # to shit
< faire foutre ><80>
< fils de pute ><90> # son of a whore
< branler ><50>
< bique ><50> # cock
< trou du cul ><80> # literally hole of arse
< le con ><60>
< la chatte ><90> # pussy
< baiser ><60>
< conneries ><30>
< fait moi jouir ><80> # make me cum
< tête moi le dard ><80>
< tête moi le noeud ><80>
< pédé ><40>
< tantouze ><50>
< couilles ><60> # balls
< putain ><60> # whore
< pute ><60>
< cul ><40>
< pauvre con ><60> # poor bastard
< pisser dans ><50>
< fils de pute ><90>
< salope ><60>
< Va te branler ><70>
< Va te tripoter ><80>
< Va te faire enculer ><90>
< choleque de merde ><60>
@@ -0,0 +1,34 @@
#
# German Swear Words Weighted Phrases
# Taken from swif.zip from dansguardian website
#
#listcategory: "Bad words (German)"
< arschloch ><20>
< scheiss ><20>
< scheisse ><20>
< fotze ><20>
< schwuchtl ><20>
< lesbe ><20>
< mutterficker ><20>
< hurensohn ><20>
< hure ><20>
< arschgesicht ><20>
< fick ><20>
< scheissdreck ><20>
< arschficker ><20>
< arsch ><20>
< scheisskopf ><20>
< schnoodle noodle ><20>
< verpiss dich ><20>
< wichser ><20>
< arschgeige ><20>
< hosenscheisser ><20>
< schwanz ><20>
< affenschwanz ><20>
< schlampe><20> # - tramp or slut
< schweinebacke><20> # - double crossing so and so
< dumpfbacke><20> # - idiot (mainly for female)
< arschkriecher><20> # - person who kisses bosses arse
@@ -0,0 +1,16 @@
#
# Brazilian Portuguese Swear Words Weighted Phrases
#
#listcategory: "Bad words (Portuguese)"
<filho da puta><80>
<corno><10>
<babaca><10>
<otário><10>
<otario><10>
<idiota><5>
<caga pau><10>
<paga pau><10>
< viad><15>
@@ -0,0 +1,67 @@
#
# Spanish Swear Words Weighted Phrases
# Taken from swif.zip from dansguardian website
#
#listcategory: "Bad words (Spanish)"
< marica ><20>
< maricón ><20>
< mariconazo ><20>
< mariquita ><20>
< chapero ><20>
< bastardo ><20>
< cabron ><20>
< polla ><20>
< nabo ><20>
< rabo ><20>
< verga ><20>
< cipote ><20>
< gilipollas ><20>
< tontopollas ><20>
< pichacorta ><20>
< cojones ><20>
< pelotas ><20>
< huevos ><20>
< cojonazos ><20>
< coño ><20>
< chocho ><20>
< raja ><20>
< chichi ><20>
< pelos de los huevos ><20>
< pelos de los coño ><20>
< mierda ><20>
< cagar ><20>
< jiñar ><20>
< chupame la polla ><20>
< chupamela ><20>
< chupar ><20>
< puta ><20>
< zorra ><20>
< guarra ><20>
< follar ><20>
< jode ><20>
< chingar ><20>
< me cago en ti ><20>
< que te jodan ><20>
< culo ><20>
< cabron ><20>
< calientapollas ><20>
#South American spanish:
< mariposa ><20>
< joto ><20>
< pinga ><20>
< chilito ><20>
< panocha ><20>
< chimba ><20>
< chichis ><20>
< Chinga ><20>
< pendejo ><20>
< pendeja ><20>
< cago en tu leche ><20>
< hazte cojer ><20>
< pinche cabron ><20>
< concha ><20>
< coger ><20>
@@ -0,0 +1,33 @@
#listcategory: "Chat"
< javachat ><50>
< webbchat ><50>
< webbtjatt ><50>
< webchat ><50>
< chatkamer ><50>
< chatroom ><50>
< irc ><50>
< ircd ><50>
< javachat ><50>
< javatjatt ><50>
#Web-based Instant Messaging
< gaim ><30>
< icq ><30>
<msn2go><30>
<aimexpress><30>
< wbmsn ><30>
<iloveim><30>
< kiwibox ><30>
< webmessenger ><30>
< e-messenger ><30>
< web2messenger ><30>
< onlinemessenger ><30>
< msnger><30>
< jpager><30>
< easymessage ><30>
<trillian ><30>
< instant messenger ><10>
<web based>,<messenger>,< msn ><50>
<yahoo!>,<messenger><30>
@@ -0,0 +1,26 @@
#listcategory: "Chat (Italian)"
< scegliere la ragazza><30>
< scegliere le ragazze><30>
<scegli la ragazza><30>
<scegli le ragazze><30>
<scegli >,< ragazza >,< preferita><30>
<scegli >,< ragazza >,< che preferisci><30>
< scegliere >,< ragazza >,< che preferisci><30>
< scegliere >,< ragazza >,< preferita><30>
< conoscere >,< ragazz><10>
< incontrare>,< ragazz><10>
< dal vivo><30>
< incontri eccitanti><30>
< incontrare persone><10>
< interagire con><10>
< chat><10>
<chatline><10>
<giovani fanciull><10>
< spregiudicat><10>
< eros ><10>
< video-chat><20>
< scambio coppie><30>
< videocamer>,< nascost><10>
< telecamer>,< nascost><10>
@@ -0,0 +1,61 @@
# Originally created by David Burkholder
#
#
# listcategory: "conspiracy"
#
<conspir><30>
<bizarre><40>
<top secret><40>
<reptillian agenda><40>
<secret societ><40>
<lunatic fringe><25>
<behind the scenes><40>
<paranormal><40>
<supernatural><40>
<mind control><40>
<disinform><40>
<brainwash><40>
<bohemian grove><40>
<subliminal><40>
<subculture><40>
<coverup><40>
<truthseeking><40>
<truth seeking><40>
<symbolog><40>
<backmask><40>
<rumormill><40>
<cheating device><40>
<test device><40>
<lock pick><40>
<pick lock><40>
<intriguing><20>
<occult><40>
<phantom><40>
<all exposed><40>
<invisible empire><40>
<alternative news><40>
<exposing the lies><55>
#New world order
<big brother><40>
<one world government><40>
<new world order><40>
<apocalyp><40>
<antichrist><40>
<control the people><75>
<control the world><75>
#Ufo
< ufo><40>
<area 51><40>
<alien sight><40>
<extraterrestrial><40>
<aliens><40>
<skywatch><40>
<cropcircle><40>
<secret base><40>
<secret plan><40>
<lake monster><40>
@@ -0,0 +1,31 @@
#
# Phraselists to block parked domains - domains that are for sale
# Originally created by Fernand Jonker
#
# If you use this list please send feedback to phrasemaster@dansguardian.org
# Waiting for feedback and input
#
#listcategory: "Domain for Sale"
<the domain>,<is for sale><150>
<search our catalogue for more domains><50>
<this domain may be for sale by its owner><50>
<this website is for sale><50>
<domain names for sale><50>
<buy domains><50>
<domain parking><50>
<domain auction><50>
<parking_form><50>
<fabulousdomains><50>
< sedo><50>
<sedolinks><50>
<this web page is parked><150>
<not what you're looking for>,<popular searches><150>
#Companies
<buydomains.com><100>
<fabulousdomains.com><50>
<sedo.com><50>
<sedoparking.com><50>
@@ -0,0 +1,12 @@
#listcategory: "Drug Advocacy"
< american cannabis society ><40>
< drogenpolitik ><60>
< ganga ><50>
< ganja ><50>
< marihuanabeleid ><60>
< marijuanalagstiftning ><60>
< marijuanalovgivning ><60>
< medicinal marijuana ><40>
< spliff ><60>
@@ -0,0 +1,66 @@
#
# Phraselists to block forum sites
# Originally Created by Fernand Jonker
#
#listcategory: "Forums"
#General
< Member>,< register><20>
< Search>,< faq><20>
< Login>,< home><20>
< Moderator><20>
<Logged in users><20>
<The newest registered user><20>
<Last message on the forum><20>
<Show favorite forums><20>
<Registered User><20>
<forum member><20>
<Welcome to>,<new>,<member><20>
<Max users online><20>
<New posts><20>
<who's online><20>
<topics><20>
<threads><20>
<posts><20>
<last post><20>
<last topic><20>
<forum><20>
#PHPBB
<Powered by PHPBB><100>
#UBB
<Powered by UBB><100>
#Web Wiz Forums
<by Web Wiz Forums><100>
#vBulletin
<Powered by vBulletin><100>
<Powered by: vBulletin><100>
#Simple Machines
<Powered by SMF><100>
< SMF >,<Lewis Media><100>
#PostNuke
<Powered by pnForum><100>
#Snitz
<Snitz Forums><100>
#Invision Power Board
<Invision Power Board><100>
<IPS, Inc.><20>
#FUDForum
<Powered by: FUDforum><100>
#Groupee Community
<powered by groupee community><100>
#Mailgust
<Powered by Mailgust><100>
#php Bulletin Board
<Bulletin Board Group><40>
@@ -0,0 +1,13 @@
#listcategory: "Gambling"
<green card lottery>
<greencard lottery>
<kasino>
< loto >
< lotto >
< video poker >
<videopoker>
<virtual casino>
<virtualcasino>
<virtual vegas>
@@ -0,0 +1,10 @@
#listcategory: "Gambling (Portuguese)"
< cassino virtual >
< cassinos virtuais >
< loteria virtual >
< loterias virtuais >
< lotomania virtual >
< megasena virtual >
< vegas virtual >
@@ -0,0 +1,45 @@
#
# Phraselists to block gambling sites
#
#listcategory: "Gambling"
< bet >,<poker><40>
< betting ><30>
< blackjack ><30>
< casino ><30>
< casinon ><30>
< casinos ><30>
< gamblers ><30>
< gambling ><30>
< jackpot ><20>
< jackpott ><20>
< kasino><30>
< kasinon ><30>
< loto ><30>
< lotteri ><30>
< lotterier ><30>
< lotteries ><20>
< lottery ><30>
< lotto ><30>
< prispott ><20>
< roulette ><30>
< snake eyes ><20>
< snakeeyes ><20>
< sports book ><10>
< sportsbook ><10>
< totalisator ><30>
< video poker ><30>
< wagering ><50>
< wager ><30>
<card room><10>
<green card lottery><30>
<greencard lottery><30>
<poker>,<online><50>
<poker>,<tournament><50>
<poker>,<virtual><50>
<videopoker><30>
<virtual casino><30>
<virtual vegas><30>
<virtualcasino><30>
@@ -0,0 +1,12 @@
#listcategory: "Gambling (Portuguese)"
< aposta ><10>
< apostadores ><10>
< apostando ><10>
< casino><20>
< cassino><20>
< jogo de vinte e um ><10>
< jogos de vinte e um ><10>
< jogo de azar><10>
< jogos de azar><10>
@@ -0,0 +1,64 @@
#
# Phraselists to block gaming websites
# Originally created by Fernand Jonker
#
# This list is seriously ALPHA - it blocks many pages, but may overblock.
# This list has NOT been tested in a production environment!
# If you use this list please send feedback to phrasemaster@dansguardian.org
# Waiting for input :-)
#
#listcategory: "Games"
< games><10>
< puzzles><10>
<online game><40>
<multiplayer><30>
<multi-player><30>
<arcade><20>
#game names
<poker><30>
<solitaire><30>
<mahjong><30>
<mah jong><30>
<backgammon><30>
<wheel of fortune><30>
<scrabble><30>
<bejeweled><30>
<bingo><10>
<jewel quest><30>
<zuma><30>
<texttwist><30>
<bespelled><30>
<cubis><30>
<close combat><30>
<combat task force><30>
<doom><30>
<delta force><30>
<mortal kombat><30>
#game companies
<popcap><30>
<xbox><10>
<gamecube><10>
<playstation><10>
<game boy><20>
<sony>,< psp ><20>
<nintendo><20>
<dreamcast><20>
<bradygames><20>
<capcom><20>
<realarcade><20>
#general gaming
<game>,<cheats><30>
#<game>,<codes><30>
<game>,< simulation><30>
<game>,< strategy><30>
<game>,< adventure><30>
#<game>,< action><30>
<game>,< rpg><30>
<game>,< sport><30>
@@ -0,0 +1,6 @@
<ebay listings :>
#< ringtone >
#<ringtones>
<virgin rain forest>
<x-rated=no>
@@ -0,0 +1,11 @@
<folder: inbox>
<hotmail - inbox>
<hotmail inbox>
<hotmail - junk mail>
<hotmail junk mail>
<hotmail>,<this is not junk mail>
<hotmail trash can>
<moemail>
<quicklist?curmbox>
<quiklist?curmbox>
@@ -0,0 +1,425 @@
#
#Generally Good Phrases to balance out bad phrases tagged on a page.
#
#Following Added to exempt DansGuardian blocking sites
<regexp>,<dansguardian><-200>
<bannedsitelist><-20>
<reportinglevel><-20>
<transparent><-20>
<authenticated><-20>
< logrotat>,<dansguardian><-200>
< weightedphraselist><-50>
< weightedphrasemode>,<dansguardian><-200>
< configuring>,<dansguardian><-200>
< building><-20>
< apache>,<web><-20>
< binary><-20>
< naughtynesslimit><-50>
#
< smoothwall ><-20>
<smoothwall ><-20>
<dansguardian><-50>
< dns ><-20>
< wikipedia ><-30>
<network management><-50>
<firewall><-50>
< vpn ><-20>
<network security><-50>
<anti-virus><-50>
<employment><-10>
<security><-10>
<networking><-10>
<ebay listings :><-50>
<make install><-10>
<troubleshooting><-10>
<howto><-10>
<glibc><-10>
<request lyrics><-20>
<submit lyrics><-20>
<rewrite><-20>
<draft version><-30>
<acknowledgment><-10>
<adult education><-50>
<advice><-20>
<advice>,<help>,<gay><-50>
<advice>,<help>,<lesbian><-50>
<advice>,<help>,<rape><-50>
<advice>,<help>,<sexual><-50>
<aids>,<breakthrough><-50>
<aids>,<cure>,<hiv><-50>
<aids epidemic><-50>
<aids>,<hospital><-30>
<aids>,<information><-30>
<aids>,<medical><-30>
<album><-20>
<albums>,<cd>,<cassette><-50>
< amd ><-20>
<analyse><-50>
<analysis><-50>
<andy warhol><-100>
<anti child pornography><-20>
<anti-piracy><-50>
<antipiracy><-50>
<anti pornography><-20>
<apparel><-10>
<archived lyrics><-50>
<article>,<cancer><-30>
<article>,<education><-30>
<article>,<environment><-30>
<article>,<health><-30>
<article>,<medical><-30>
<article>,<research><-30>
<article>,<sexuality><-30>
<article>,<social><-30>
<article>,<study><-30>
<assessment><-20>
<association news><-30>
<atari><-50>
<athlet>,<event><-30>
<athlet>,<record><-30>
<athlet>,<venue><-30>
<auditor><-10>
<authoritative><-10>
<back catalogue><-10>
<background briefing><-50>
<baptist><-20>
<beaut>,<hair>,<skin><-20>
<beauty facial><-20>
<beauty product><-20>
<beauty salon><-20>
<being defined><-10>
<benchmark><-20>
<bible><-10>
<bible study><-30>
<biblical><-10>
<bibliography><-50>
<biggest selling newspaper><-20>
<biology><-40>
<birth control><-10>
<body and spirit><-20>
<book forum><-20>
<book notes><-50>
<breast cancer><-50>
<breast>,<cancer>,<treatment><-50>
<breast>,<medical><-30>
<browse artists><-50>
<by artist><-10>
<cancer><-30>
<cancer>,<cure><-30>
<cancer>,<disease><-30>
<cancer>,<hospital><-30>
<cancer>,<medical><-30>
<cancer>,<radiation><-30>
<cancer>,<therapy><-30>
<cancer>,<treatment><-30>
<car accessories><-20>
<careers><-10>
<cat ><-10>
<catholic><-20>
<championship><-10>
<chapter><-20>
<character info><-50>
<character list><-40>
<chardonnay><-10>
<chemistry><-40>
<child psychologist><-40>
<christology><-20>
<church><-30>
<classical><-40>
<classicnote><-60>
<commentary><-10>
<commerce><-10>
<commissioner><-30>
<compensation><-20>
<composition><-20>
<conclusion><-20>
<congregation><-20>
<congress><-10>
<constitute a criminal><-10>
<content filter administrator><-1000>
<contraception><-10>
<contraceptive><-10>
<counseling><-30>
<crash kills><-20>
<criminal investigation><-30>
<cultural resources><-50>
<dance mix><-50>
<data about><-10>
<data on><-10>
<definition><-10>
<democrat><-10>
<dental care><-30>
<department of health><-30>
<dictionary>,<thesaurus><-50>
<discussion forum><-50>
<dj>,< vinyl><-50>
<documentary><-50>
<does not contain porn><-20>
<domestic violence><-30>
<donate><-20>
<dreamcast><-50>
<drug information><-20>
<drug research><-20>
<drum & bass><-40>
<dvd review><-40>
< e-card><-10>
< ecard><-10>
<education><-20>
<education>,<learning><-20>
<education>,<resource><-20>
<elder ><-10>
<elucidate><-20>
<emails of support><-20>
<encourages conduct><-10>
<environment><-20>
<essay><-30>
<ethicist><-50>
< ex-><-20>
<excellence in><-10>
<exodus><-5>
<ex-rated><-40>
<facial expression><-40>
<facial>,<mask><-20>
<facial>,<peel><-20>
<facial>,<plastic surgery><-60>
<facial>,<skin><-10>
<fact sheet><-20>
<fag break><-5>
<fallacies><-5>
<fallacy><-5>
<family problems><-30>
<fan site><-20>
<faq><-30>
<fda approved><-40>
<fda-approved><-40>
<federal court><-10>
<fight pedophilia><-20>
<first aid><-30>
<for educators><-30>
<fresh investigation><-50>
<full article><-20>
<full track list><-30>
<gay aware><-30>
<genre><-20>
<glossary of terms><-50>
<gospel><-20>
<grammar><-30>
<guitar><-50>
<happy hardcore><-40>
<hardback><-30>
<hardcore techno><-40>
<hard house><-40>
<hard trance><-40>
<hardware><-30>
<headquarters><-20>
< health ><-10>
<health><-30>
<health and beauty><-30>
<health>,<disease><-10>
<health>,<disorder><-20>
<health>,<intercourse><-20>
<health>,<penis><-20>
<health>,<physician><-20>
<health>,<virgina><-20>
<herbal><-20>
<hip-hop><-20>
< h.i.v ><-50>
< hiv ><-50>
<homily><-20>
<hormone>,<medical><-30>
<hormone replacement><-50>
<hormone>,<therapy><-30>
<hormone>,<treatment><-30>
<hospital><-10>
<human nature><-10>
<human rights><-30>
<imdb><-40>
< intel ><-20>
<intellectual property><-20>
<internet movie database><-80>
<interview><-20>
<intolerance><-10>
<investigative><-50>
<investigative documentary><-500>
<isbn><-40>
<is not porn><-20>
<issue>,<environment><-30>
<issue>,<medical><-30>
<jesus christ><-10>
<job search><-30>
<journal>,<education><-50>
<journal>,<findings><-50>
<journalism><-10>
<journal>,<medical><-50>
<journal>,<science><-50>
<legal aid><-30>
<letters to the editor><-40>
<literature><-20>
<losing streak><-30>
<lyrics><-60>
<lyrics archive><-20>
<lyrics by artist><-100>
<lyrics by title><-100>
<man charged><-20>
<mathematics><-50>
<mechanic><-30>
<medical><-20>
<medical>,<biology><-20>
<medical care><-50>
<medical condition><-50>
<medical problem><-50>
<message board><-10>
<messagemate><-10>
<metabolism><-50>
<ministry><-20>
<movie review><-40>
<music entertainment><-20>
<newsletter><-10>
<nintendo><-50>
<nonoxynol><-20>
<no porn policy><-30>
<official movie site><-50>
<open source><-5>
<ordination><-20>
<ornithology><-50>
<other articles><-20>
<otherwise objectionable><-10>
<overclocker><-80>
<paperback><-40>
<parliment><-10>
<partnership><-5>
<pathology><-20>
<pediatric><-40>
<pilot program><-50>
<plant><-30>
<plastic surgery><-30>
<playstation><-50>
<poems><-30>
<poetry><-30>
<police seized><-30>
<police spokesman><-30>
<police spokesperson><-30>
<police spokeswoman><-30>
<postmodern><-50>
<praise and criticism><-50>
<preface><-20>
<presbyterian><-20>
<prevent illegal distrubtion><-50>
<priest><-10>
<print article><-20>
<printer friendly version><-20>
<print story><-20>
<print this article><-20>
<print this story><-20>
<promote sexual abstinence><-50>
<proposal>,<draft><-30>
<pursue legal action><-20>
<radio national><-50>
<rain forest><-40>
<rape victim><-40>
<recommended publications><-40>
<recommended reading><-40>
<record collect><-50>
<record label><-50>
<reference material><-50>
<related stories><-40>
<related subjects><-30>
<remix>,<production>,<cd><-30>
<report child porn><-15>
<request song><-50>
< research ><-20>
<researcher><-20>
<reserves the right><-10>
<resource page><-30>
<safe sex><-20>
<satire><-50>
<satirical><-50>
<scholar><-20>
<science><-30>
<scientific><-30>
<script review><-40>
<servicemen><-30>
<sermon><-50>
<setting goals><-40>
<sex compaign><-30>
<sex education><-30>
<sex education web circle><-30>
<sexually transmitted><-30>
<short summary><-40>
<sign this guestbook><-50>
<skin care><-30>
<social issue><-30>
<sony music><-40>
<special investigation><-20>
<spermicide><-20>
<spiritual><-20>
<spoof><-30>
<starlet>,<toyota><-30>
<stop child porn><-30>
<stop child pornography><-30>
<stop illegal distrubtion><-50>
<stop pedophilia><-30>
<stop porn><-30>
<stop pornography><-30>
<student of the year><-30>
<study>,<character><-40>
<study guide><-50>
<study>,< poem><-50>
<study>,< poet><-50>
<study>,<reference><-50>
<study>,<text><-50>
<submit song><-50>
<supreme court><-20>
<sydney morning herald><-100>
<symposium><-50>
<syndrome><-50>
<teach><-5>
<term paper><-100>
<thinktank><-40>
<this is not a porn><-20>
<tournament><-20>
< trade ><-20>
<travel><-5>
<treatment><-20>
<tumor><-20>
<university><-5>
<unlawful>,<defamatory>,<obscene>,<vulgar><-20>
<vagina>,<education><-25>
<various artists><-20>
<video review><-40>
<violates or infringes><-10>
<vocation><-20>
<war stories><-30>
<war story><-30>
<webquest><-40>
<willow><-40>
<woman charged><-20>
<wrestlemania><-50>
<wrestling><-50>
< wwf><-50>
<x-box><-50>
<xbox><-50>
<xxx>,< ale><-20>
<xxx>,<beer><-10>
<xxx>,<drought><-20>
<you shall not>,<material>,<violates><-10>
< flight><-10>
< airline><-10>
< chicken>,<breast><-50>
< turkey>,<breast><-50>
< museum><-30>
<librar><-30>
< marriage><-30>
< lawyer><-30>
< vacation><-5>
<destination><-10>
<guests>,<children><-30>
<check-in><-10>
<travel agent><-30>
<booking><-5>
<travel><-5>
<flight><-10>
<reservation><-5>
@@ -0,0 +1,6 @@
#
# Good phrases in Danish
#
<undervisning><-35> #education
<oplysning><-15> #educating information
@@ -0,0 +1,5 @@
#
# Good phrases in Dutch
#
< kerk ><-60> #church
@@ -0,0 +1,8 @@
#
# Created by Sazarul Izam <izam@oscc.org.my>
# Sorted by words
#
#listcategory: "GoodPhrases (Malay)"
<zina>,<islam><-30>
<main><-10>
@@ -0,0 +1,42 @@
<antykoncepcja><-30>
<bezpłodność><-60>
<biblia><-30>
<biblistyka><-30>
<ciąża><-40>
<duchowość><-50>
<edukacja><-30>
<edukacja seksualna><-50>
<farmacja><-30>
<federacja><-30>
<informacje>,<narkotyki><-20>
<kościół><-50>
<medycyna><-20>
<medycyna>,<biologia><-50>
<nowości><-50>
<płodność><-80>
<poradnik zdrowia><-80>
<problemy seksualne><-30>
<psychologia><-80>
<rak piersi><-50>
<rak><-10>
<raport><-50>
<rodzicielstwo><-80>
<rodzina><-80>
<rodzinie><-80>
<rodzinny><-80>
<seksuolog><-80>
<telefon zaufania><-80>
<terapia><-80>
<towarzystwo><-30>
<uzależnieni><-60>
<uzależnienia><-50>
<uzależnienie><-50>
<uzależnienie od porno><-80>
<uzależnienie od pornografii><-80>
<wiki><-30>
<wikipedia><-30>
<wzpółuzależnienie><-80>
<zdrowie><-10>
<zdrowie>,<fizyczne><-30>
<zdrowie>,<psychiczne><-50>
<zdrowie>,<uroda><-50>
@@ -0,0 +1,44 @@
#
# Good phrases in Brazilian Portuguese
#
<doação><-20>
<doacao><-20>
<doaçao><-20>
<femea><-20>
<fêmea><-20>
<vira-lata><-20>
<filhote><-20>
<amor><-20>
<carinho><-20>
<afeto><-20>
<abandon><-30>
<desaparecid><-30>
<procura-se><-20>
<vendo><-15>
<deficiente><-20>
<deficiência><-20>
<deficiencia><-20>
<adoção><-20>
<adocao><-20>
<adotar><-20>
<tunning><-10>
<tunado><-10>
<noticia><-20>
<notícia><-20>
<software livre><-20>
<tutorial><-20>
<comunidade><-10>
<artigo><-20>
<foto>,<satelite><-20>
<foto>,<telescopio><-20>
<vestibular><-10>
<graduação><-10>
<graduacao><-10>
<pós-graduação><-10>
<pos-graduacao><-10>
<pesquisa><-10>
<cultura><-10>
<biblioteca><-10>
<museus><-10>
<museolog><-30>
@@ -0,0 +1,97 @@
#
# Goodphrases in swedish
# Contains news, medical,
# goverment, education and more.
# By Andreas Fors [srfiie@gmail.com]
#
<nyheter><-40>
<aftonbladet><-100>
<vårdcentral><-100>
<expressen><-100>
<test ><-5>
< sport><-70>
<bandy><-60>
<hockey ><-60>
< HVB ><-100>
< vård ><-100>
< LSS ><-100>
< LVU ><-100>
< damp ><-50>
< adhd ><-50>
< redaktion ><-30>
< posten ><-90>
<skola ><-50>
<verksamhet><-30>
< bolag><-40>
< bolaget><-30>
<uppslags><-30>
<resultat><-10>
< webmail ><-50>
< epost ><-5>
< skatt ><-30>
<dormsjöskolan><-100>
< tåg ><-40>
<svt><-50>
<webtv><-20>
< boka ><-20>
< microsoft ><-40>
< ekonomi><-50>
< husdjur><-50>
< utbildning><-40>
< webbhotell ><-20>
< arbetsgivare ><-40>
< arbetssökande ><-40>
< tablå ><-30>
<tv-tablå><-50>
< hälsa ><-50>
<hälsa>,<sjukvård><-60>
<hälsa>,<sjukdom><-60>
<hälsa>,<medecin><-60>
< sjukvård ><-20>
<bröst>,<nyheter><-20>
< ansiktsmask ><-10>
<ledare><-30>
< jobb><-40>
< ekonominyheter ><-100>
< diplomat ><-40>
<semester ><-30>
< landslaget >,<sport><-50>
<television><-20>
<resa ><-30>
< avslöjar >,< nyhet><-50>
<annons><-20>
<bröst>,<cancer><-60>
<felsökning><-40>
< barn >,<skola><-50>
< barn >,<utbildning><-50>
< behandling >,<barn><-50>
<katt><-10>
<bokning><-20>
<flyg><-35>
<präst><-30>
< präst >,< kyrka><-50>
<dikter><-40>
<polis >,< myndighet ><-50>
<polis >,< verksamhet ><-50>
<polis >,< spaning ><-50>
< kyrka ><-35>
< domstol ><-40>
< matematik ><-40>
<skola>,<läxa><-50>
< studier ><-40>
< advokat ><-40>
<byrå ><-25>
<tumör ><-40>
< sex >,< rådgivning ><-50>
< kykling>,< bröst ><-40>
< kalkon >,< bröst ><-40>
< matlagning ><-40>
< mat >,<recept ><-50>
< mat >,< soppor><-50>
<dator>,<hårdvara><-50>
<dator>,<mjukvara><-50>
< ekonomi >,< nyheter ><-50>
< arbetslös ><-20>
< häst>,<annonser ><-50>
<social><-40>
< kanal5 ><-60>

Some files were not shown because too many files have changed in this diff Show More