to force safe search for google and youtube go to http://proxyip:8675/files/lists/sslsiteregexplist
edit to look like this
http://proxyip:8675/files/lists/sslsiteregexplist
#SSL site modifying Regular Expressions
#
# The format is: "extended regular expression"->"replacement straight string"
# E.g. "bannedword"->"censored" would replace all occurrences of bannedword in any case.
# Far more complicated matches are possible. See other sources for examples
# of extended regular expressions.
#
# Users are pointed at the replaced site transparently.
# This is used to 'cname' ssl sites and avoids having to adjust DNS
# and allows option of switching off/on depending on filter group.
# This list applies to the site only (not full URL) for
# HTTPS sites (regardless of SSL MITM configuration).
# Do not use patterns with full urls in this list as they can never
# match the site name.
# Enforce restricted mode in YouTube
#
"(^https://www.youtube.com)"->"https://restrict.youtube.com"
"(^https://m.youtube.com)"->"https://restrict.youtube.com"
"(^https://youtubei.googleapis.com)"->"https://restrict.youtube.com"
"(^https://youtube.googleapis.com)"->"https://restrict.youtube.com"
"(^https://www.youtube-nocookie.com)"->"https://restrict.youtube.com"
#
# Enforce restricted mode in Google
#
"(^https://www\.google\.[a-zA-Z0-9_.]*$)"->"https://forcesafesearch.google.com"
"(^https://.*\.gstatic\.com$)"->"https://forcesafesearch.google.com"
http://proxyip:8675/files/lists/bannedsearchlist
#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
http://proxyip:8675/files/lists/bannedsitelist
#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</config/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</config/lists/blacklists/ads/domains>
#Remove the # from the following and edit as needed to use a stock
#squidGuard/urlblacklists collection.
#.Include</config/lists/blacklists/adult/domains>
#.Include</config/lists/blacklists/aggressive/domains>
#.Include</config/lists/blacklists/artnudes/domains>
#.Include</config/lists/blacklists/audio-video/domains>
#.Include</config/lists/blacklists/beerliquorinfo/domains>
#.Include</config/lists/blacklists/beerliquorsale/domains>
#.Include</config/lists/blacklists/chat/domains>
#.Include</config/lists/blacklists/childcare/domains>
#.Include</config/lists/blacklists/clothing/domains>
#.Include</config/lists/blacklists/culinary/domains>
#.Include</config/lists/blacklists/dialers/domains>
#.Include</config/lists/blacklists/drugs/domains>
#.Include</config/lists/blacklists/entertainment/domains>
#.Include</config/lists/blacklists/forums/domains>
#.Include</config/lists/blacklists/frencheducation/domains>
#.Include</config/lists/blacklists/gambling/domains>
#.Include</config/lists/blacklists/government/domains>
#.Include</config/lists/blacklists/hacking/domains>
#.Include</config/lists/blacklists/homerepair/domains>
#.Include</config/lists/blacklists/hygiene/domains>
#.Include</config/lists/blacklists/jewelry/domains>
#.Include</config/lists/blacklists/jobsearch/domains>
#.Include</config/lists/blacklists/kidstimewasting/domains>
#.Include</config/lists/blacklists/mail/domains>
#.Include</config/lists/blacklists/news/domains>
#.Include</config/lists/blacklists/onlineauctions/domains>
#.Include</config/lists/blacklists/onlinegames/domains>
#.Include</config/lists/blacklists/onlinepayment/domains>
#.Include</config/lists/blacklists/personalfinance/domains>
#.Include</config/lists/blacklists/pets/domains>
#.Include</config/lists/blacklists/porn/domains>
#.Include</config/lists/blacklists/proxy/domains>
#.Include</config/lists/blacklists/publicite/domains>
#.Include</config/lists/blacklists/redirector/domains>
#.Include</config/lists/blacklists/ringtones/domains>
#.Include</config/lists/blacklists/sportnews/domains>
#.Include</config/lists/blacklists/sports/domains>
#.Include</config/lists/blacklists/vacation/domains>
#.Include</config/lists/blacklists/violence/domains>
#.Include</config/lists/blacklists/virusinfected/domains>
#.Include</config/lists/blacklists/warez/domains>
# You will need to edit to add and remove categories you want
youtube.com
- To allow part of a banned website (I.e., domain.tld/gooodpart ) add the url exception here
http://proxyip:8675/files/lists/exceptionurllist
#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/
*Please Note it doesn’t allow youtube videos to work while blocking youtube yet I think there is another list you need to add it to as they (youtube links) are referrer links will update when I’ve found the answer It does work with youtube videos but not embedded
- This following list works by banning searches in google if it matches 2 of the banned words (i.e., it won’t ban
tiny butt
but it will ban if the search includes another banned word (i.e., boob).
It can be good to ban search phrases that attempt to get around filtering while allowing normally band words to be accepted for appropriate reasons (i.e., someone searches blue tit for a school project)
http://proxyip:8675/files/lists/phraselists/googlesearches/banned
# Image Search Site Blocks
# 05-08-03 JFH r4
#listcategory: "Google Searches"
<nude>,<nude>,<nude>,<nude>,<nude>,<sex>,<girls>
<?q=nude>
<?q=naked+women&>
<?q=naked+girls&>
tested with yahoo.com bing.com aol.com ask.com baidu.com all allowed tiny butt but blocked tiny butt boobs So they work not just for google (decided to test with the least offensive words I could see incase to avoid awkward questions if I get called out and my kids “accidentally” go into my office )