safe-search: duckduckgo.com new ip address
Update to 40.89.244.237 which is the new IP address that duckduckgo.com is using for safe-search. Signed-off-by: Greg Dietsche <gregory.dietsche@cuw.edu>
This commit is contained in:
parent
12bbb5f9bc
commit
c61641dbb5
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