mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 10:24:40 +01:00
add some nonexistent zones
This commit is contained in:
parent
ebe3a37ddc
commit
a7922a81fb
1 changed files with 5 additions and 0 deletions
|
@ -107,6 +107,7 @@ var undelegatedSet = []string{
|
||||||
"b.e.f.ip6.arpa",
|
"b.e.f.ip6.arpa",
|
||||||
"bbrouter",
|
"bbrouter",
|
||||||
"belkin",
|
"belkin",
|
||||||
|
"bind",
|
||||||
"blinkap",
|
"blinkap",
|
||||||
"corp",
|
"corp",
|
||||||
"d.f.ip6.arpa",
|
"d.f.ip6.arpa",
|
||||||
|
@ -124,19 +125,23 @@ var undelegatedSet = []string{
|
||||||
"hub",
|
"hub",
|
||||||
"internal",
|
"internal",
|
||||||
"intra",
|
"intra",
|
||||||
|
"intranet",
|
||||||
"invalid",
|
"invalid",
|
||||||
"ksyun",
|
"ksyun",
|
||||||
"lan",
|
"lan",
|
||||||
"loc",
|
"loc",
|
||||||
"local",
|
"local",
|
||||||
"localdomain",
|
"localdomain",
|
||||||
|
"localhost",
|
||||||
"localnet",
|
"localnet",
|
||||||
"modem",
|
"modem",
|
||||||
"mynet",
|
"mynet",
|
||||||
"myrouter",
|
"myrouter",
|
||||||
"novalocal",
|
"novalocal",
|
||||||
|
"onion",
|
||||||
"openstacklocal",
|
"openstacklocal",
|
||||||
"priv",
|
"priv",
|
||||||
|
"private",
|
||||||
"prv",
|
"prv",
|
||||||
"router",
|
"router",
|
||||||
"telus",
|
"telus",
|
||||||
|
|
Loading…
Add table
Reference in a new issue