mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +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
@@ -16,5 +16,5 @@ config safe-search 'google'
|
||||
|
||||
# Valid modes for youtube are restrict and restrictmoderate
|
||||
config safe-search 'youtube'
|
||||
option enabled 0
|
||||
option mode 'restrict'
|
||||
option enabled 0
|
||||
|
||||
Reference in New Issue
Block a user