mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
net/safe-search Add duckduckgo.com
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
#
|
||||
# Copyright (c) 2019 Gregory L. Dietsche <Gregory.Dietsche@cuw.edu>
|
||||
# This is free software, licensed under the MIT License
|
||||
#
|
||||
|
||||
#
|
||||
# IMPORTANT: if this file is not working, make sure that dnsmasq is able to READ it!
|
||||
#
|
||||
|
||||
#50.16.250.179 safe.duckduckgo.com
|
||||
#54.208.102.2 safe.duckduckgo.com
|
||||
#52.204.96.252 safe.duckduckgo.com
|
||||
|
||||
50.16.250.179 duckduckgo.com
|
||||
54.208.102.2 duckduckgo.com
|
||||
52.204.96.252 duckduckgo.com
|
||||
@@ -8,6 +8,9 @@
|
||||
config safe-search 'bing'
|
||||
option enabled 1
|
||||
|
||||
config safe-search 'duckduckgo'
|
||||
option enabled 1
|
||||
|
||||
config safe-search 'google'
|
||||
option enabled 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user