dnscrypt-proxy2: sync blocked-names to upstream one
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
parent
cabea1a93b
commit
d53d2df283
2 changed files with 2 additions and 18 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=dnscrypt-proxy2
|
||||
PKG_VERSION:=2.0.45
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=dnscrypt-proxy-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/DNSCrypt/dnscrypt-proxy/tar.gz/$(PKG_VERSION)?
|
||||
|
|
|
@ -21,7 +21,7 @@ banner.*
|
|||
banners.*
|
||||
creatives.*
|
||||
oas.*
|
||||
oascentral.*
|
||||
oascentral.* # inline comments are allowed after a pound sign
|
||||
stats.*
|
||||
tag.*
|
||||
telemetry.*
|
||||
|
@ -30,23 +30,7 @@ tracker.*
|
|||
eth0.me
|
||||
*.workgroup
|
||||
|
||||
*.test
|
||||
*.onion
|
||||
*.localhost
|
||||
*.local
|
||||
*.invalid
|
||||
*.bind
|
||||
*.lan
|
||||
*.internal
|
||||
*.intranet
|
||||
*.private
|
||||
*.workgroup
|
||||
|
||||
*.10.in-addr.arpa
|
||||
*.16.172.in-addr.arpa
|
||||
*.168.192.in-addr.arpa
|
||||
*.254.169.in-addr.arpa
|
||||
*.d.f.ip6.arpa
|
||||
|
||||
## Time-based rules
|
||||
|
||||
|
|
Loading…
Reference in a new issue