Add hexanet/foxcpp

This commit is contained in:
Simon Marsh 2020-05-09 12:37:29 +01:00
parent bd4b56d864
commit b283595d51
No known key found for this signature in database
GPG Key ID: 30B29A716A54DBB3

7
dns.go
View File

@ -153,6 +153,13 @@ var dns_servers = []*DNSServer{
&DNSServer{"Kioubit", "Kioubit", "us3", 6, "[fdcf:8538:9ad5:1111::5]:53", 0}, &DNSServer{"Kioubit", "Kioubit", "us3", 6, "[fdcf:8538:9ad5:1111::5]:53", 0},
&DNSServer{"Kioubit", "Kioubit", "lux1", 6, "[fdcf:8538:9ad5:1111::6]:53", 0}, &DNSServer{"Kioubit", "Kioubit", "lux1", 6, "[fdcf:8538:9ad5:1111::6]:53", 0},
// foxcpp = hexanet
&DNSServer{"delegation", "foxcpp", "ns-anycast.hex.dn42", 6,
"[fda6:2474:15a4::54]:53", 0},
&DNSServer{"Hexanet", "foxcpp", "ns1", 6, "[fda6:2474:15a4:445e::1]:53", 0},
&DNSServer{"Hexanet", "foxcpp", "ns2", 6, "[fda6:2474:15a4:22f7::1]:53", 0},
// yamakaja // yamakaja
// &DNSServer{"delegation", "yamakaja", "y.delegation-servers.dn42", 4, // &DNSServer{"delegation", "yamakaja", "y.delegation-servers.dn42", 4,