2018-02-27 14:42:14 +00:00
|
|
|
################################
|
|
|
|
# Cloaking rules #
|
|
|
|
################################
|
|
|
|
|
|
|
|
# The following example rules force "safe" (without adult content) search
|
2018-04-17 05:58:12 +00:00
|
|
|
# results from Google, Bing and YouTube.
|
2018-02-27 14:42:14 +00:00
|
|
|
#
|
|
|
|
# This has to be enabled with the `cloaking_rules` parameter in the main
|
|
|
|
# configuration file
|
|
|
|
|
|
|
|
|
2018-04-17 05:58:12 +00:00
|
|
|
www.google.* forcesafesearch.google.com
|
2018-02-27 14:42:14 +00:00
|
|
|
|
|
|
|
www.bing.com strict.bing.com
|
|
|
|
|
|
|
|
www.youtube.com restrictmoderate.youtube.com
|
|
|
|
m.youtube.com restrictmoderate.youtube.com
|
|
|
|
youtubei.googleapis.com restrictmoderate.youtube.com
|
|
|
|
youtube.googleapis.com restrictmoderate.youtube.com
|
|
|
|
www.youtube-nocookie.com restrictmoderate.youtube.com
|
|
|
|
|
2018-04-17 05:58:12 +00:00
|
|
|
localhost 127.0.0.1
|
2019-03-17 21:55:14 +00:00
|
|
|
localhost ::1
|