mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
dnscrypt-proxy2: sync blocked-names to upstream one
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=dnscrypt-proxy2
|
PKG_NAME:=dnscrypt-proxy2
|
||||||
PKG_VERSION:=2.0.45
|
PKG_VERSION:=2.0.45
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=dnscrypt-proxy-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=dnscrypt-proxy-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/DNSCrypt/dnscrypt-proxy/tar.gz/$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/DNSCrypt/dnscrypt-proxy/tar.gz/$(PKG_VERSION)?
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ banner.*
|
|||||||
banners.*
|
banners.*
|
||||||
creatives.*
|
creatives.*
|
||||||
oas.*
|
oas.*
|
||||||
oascentral.*
|
oascentral.* # inline comments are allowed after a pound sign
|
||||||
stats.*
|
stats.*
|
||||||
tag.*
|
tag.*
|
||||||
telemetry.*
|
telemetry.*
|
||||||
@@ -30,23 +30,7 @@ tracker.*
|
|||||||
eth0.me
|
eth0.me
|
||||||
*.workgroup
|
*.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
|
## Time-based rules
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user