Skip to content

Commit 3f06406

Browse files
committed
Add new undelegated TLDs
1 parent b5468f5 commit 3f06406

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

dnscrypt-proxy/plugin_block_undelegated.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ var undelegatedSet = []string{
6868
"67.100.in-addr.arpa",
6969
"68.100.in-addr.arpa",
7070
"69.100.in-addr.arpa",
71+
"6tisch.arpa",
7172
"70.100.in-addr.arpa",
7273
"71.100.in-addr.arpa",
7374
"72.100.in-addr.arpa",
@@ -103,6 +104,7 @@ var undelegatedSet = []string{
103104
"99.100.in-addr.arpa",
104105
"a.e.f.ip6.arpa",
105106
"airdream",
107+
"alt",
106108
"api",
107109
"b.e.f.ip6.arpa",
108110
"bbrouter",
@@ -116,6 +118,7 @@ var undelegatedSet = []string{
116118
"dhcp",
117119
"dlink",
118120
"domain",
121+
"eap.arpa",
119122
"envoy",
120123
"example",
121124
"f.f.ip6.arpa",
@@ -147,6 +150,7 @@ var undelegatedSet = []string{
147150
"private",
148151
"prv",
149152
"router",
153+
"service.arpa",
150154
"telus",
151155
"test",
152156
"totolink",

0 commit comments

Comments
 (0)