mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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:
committed by
Paul Spooren
parent
0f21ed774c
commit
f2837d7470
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user