mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Merge pull request #13340 from farmergreg/patch-1
safe-search: duckduckgo.com new ip address
This commit is contained in:
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=safe-search
|
||||
PKG_VERSION:=1.0.2
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
PKG_LICENSE:=MIT
|
||||
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!
|
||||
#
|
||||
|
||||
#50.16.250.179 safe.duckduckgo.com
|
||||
#54.208.102.2 safe.duckduckgo.com
|
||||
#52.204.96.252 safe.duckduckgo.com
|
||||
#40.89.244.237 safe.duckduckgo.com
|
||||
|
||||
50.16.250.179 duckduckgo.com
|
||||
54.208.102.2 duckduckgo.com
|
||||
52.204.96.252 duckduckgo.com
|
||||
40.89.244.237 duckduckgo.com
|
||||
|
||||
Reference in New Issue
Block a user