Clean up domain resolving scopes
Switch to .17.home.arpa. for internal use
This commit is contained in:
@@ -24,6 +24,7 @@ func TestCheckResolverSearchScope(t *testing.T) {
|
||||
test(t, "a.com", true)
|
||||
test(t, "b.a.com", true)
|
||||
test(t, "c.b.a.com", true)
|
||||
|
||||
test(t, "onion", true)
|
||||
test(t, "a.onion", true)
|
||||
test(t, "b.a.onion", true)
|
||||
|
||||
Reference in New Issue
Block a user