safe-search: Dynamic Updates

Ensure that the best available IP is always used for all supported
safe-search providers. This is accomplished by periodically checking
DNS for the most recent list of IP addresses associated with each
provider.

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
This commit is contained in:
Gregory L. Dietsche
2021-01-11 11:59:46 -06:00
committed by Paul Spooren
parent 0f21ed774c
commit f2837d7470
9 changed files with 936 additions and 462 deletions
+7 -11
View File
@@ -1,14 +1,10 @@
#
# Copyright (c) 2018 Gregory L. Dietsche <Gregory.Dietsche@cuw.edu>
# This is free software, licensed under the MIT License
#
##########################################################################
# **** IMPORTANT **** #
# Do not make changes to this file instead please execute: #
# /usr/sbin/safe-search-maintenance #
# If this file is not working, please ensure dnsmasq is able to READ it! #
##########################################################################
#
# IMPORTANT: if this file is not working, make sure that dnsmasq is able to READ it!
#
#204.79.197.220 strict.bing.com
#::FFFF:CC4F:C5DC strict.bing.com
# Last Updated On: Tue Jan 12 13:42:47 CST 2021
204.79.197.220 bing.com www.bing.com
::FFFF:CC4F:C5DC bing.com www.bing.com
@@ -1,12 +1,10 @@
#
# Copyright (c) 2019 Gregory L. Dietsche <Gregory.Dietsche@cuw.edu>
# This is free software, licensed under the MIT License
#
##########################################################################
# **** IMPORTANT **** #
# Do not make changes to this file instead please execute: #
# /usr/sbin/safe-search-maintenance #
# If this file is not working, please ensure dnsmasq is able to READ it! #
##########################################################################
#
# IMPORTANT: if this file is not working, make sure that dnsmasq is able to READ it!
#
#40.89.244.237 safe.duckduckgo.com
# Last Updated On: Tue Jan 12 13:42:47 CST 2021
40.89.244.237 duckduckgo.com
File diff suppressed because it is too large Load Diff
+9 -23
View File
@@ -1,25 +1,11 @@
#
# Copyright (c) 2018 Gregory L. Dietsche <Gregory.Dietsche@cuw.edu>
# This is free software, licensed under the MIT License
#
##########################################################################
# **** IMPORTANT **** #
# Do not make changes to this file instead please execute: #
# /usr/sbin/safe-search-maintenance #
# If this file is not working, please ensure dnsmasq is able to READ it! #
##########################################################################
#
# IMPORTANT: if this file is not working, make sure that dnsmasq is able to READ it!
#
# Last Updated On: Tue Jan 12 13:42:47 CST 2021
#216.239.38.120 restrict.youtube.com
#2001:4860:4802:32::78 restrict.youtube.com
#IPv6
2001:4860:4802:32::78 www.youtube.com
2001:4860:4802:32::78 m.youtube.com
2001:4860:4802:32::78 youtubei.googleapis.com
2001:4860:4802:32::78 youtube.googleapis.com
2001:4860:4802:32::78 www.youtube-nocookie.com
#IPv4
216.239.38.120 www.youtube.com
216.239.38.120 m.youtube.com
216.239.38.120 youtubei.googleapis.com
216.239.38.120 youtube.googleapis.com
216.239.38.120 www.youtube-nocookie.com
2001:4860:4802:32::78 www.youtube.com m.youtube.com youtubei.googleapis.com youtube.googleapis.com www.youtube-nocookie.com
216.239.38.120 www.youtube.com m.youtube.com youtubei.googleapis.com youtube.googleapis.com www.youtube-nocookie.com
@@ -1,25 +1,11 @@
#
# Copyright (c) 2018 Gregory L. Dietsche <Gregory.Dietsche@cuw.edu>
# This is free software, licensed under the MIT License
#
##########################################################################
# **** IMPORTANT **** #
# Do not make changes to this file instead please execute: #
# /usr/sbin/safe-search-maintenance #
# If this file is not working, please ensure dnsmasq is able to READ it! #
##########################################################################
#
# IMPORTANT: if this file is not working, make sure that dnsmasq is able to READ it!
#
# Last Updated On: Tue Jan 12 13:42:47 CST 2021
#216.239.38.119 restrictmoderate.youtube.com
#2001:4860:4802:32::77 restrictmoderate.youtube.com
#IPv6
2001:4860:4802:32::77 www.youtube.com
2001:4860:4802:32::77 m.youtube.com
2001:4860:4802:32::77 youtubei.googleapis.com
2001:4860:4802:32::77 youtube.googleapis.com
2001:4860:4802:32::77 www.youtube-nocookie.com
#IPv4
216.239.38.119 www.youtube.com
216.239.38.119 m.youtube.com
216.239.38.119 youtubei.googleapis.com
216.239.38.119 youtube.googleapis.com
216.239.38.119 www.youtube-nocookie.com
2001:4860:4802:32::77 youtube.com m.youtube.com youtubei.googleapis.com youtube.googleapis.com www.youtube-nocookie.com
216.239.38.119 www.youtube.com m.youtube.com youtubei.googleapis.com youtube.googleapis.com www.youtube-nocookie.com