Merge pull request #13340 from farmergreg/patch-1
safe-search: duckduckgo.com new ip address
This commit is contained in:
commit
f1561b624a
2 changed files with 3 additions and 7 deletions
|
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=safe-search
|
PKG_NAME:=safe-search
|
||||||
PKG_VERSION:=1.0.2
|
PKG_VERSION:=1.0.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
PKG_MAINTAINER:=Gregory L. Dietsche <Gregory.Dietsche@cuw.edu>
|
PKG_MAINTAINER:=Gregory L. Dietsche <Gregory.Dietsche@cuw.edu>
|
||||||
|
|
||||||
|
|
|
@ -7,10 +7,6 @@
|
||||||
# IMPORTANT: if this file is not working, make sure that dnsmasq is able to READ it!
|
# IMPORTANT: if this file is not working, make sure that dnsmasq is able to READ it!
|
||||||
#
|
#
|
||||||
|
|
||||||
#50.16.250.179 safe.duckduckgo.com
|
#40.89.244.237 safe.duckduckgo.com
|
||||||
#54.208.102.2 safe.duckduckgo.com
|
|
||||||
#52.204.96.252 safe.duckduckgo.com
|
|
||||||
|
|
||||||
50.16.250.179 duckduckgo.com
|
40.89.244.237 duckduckgo.com
|
||||||
54.208.102.2 duckduckgo.com
|
|
||||||
52.204.96.252 duckduckgo.com
|
|
||||||
|
|
Loading…
Reference in a new issue