From b283595d510a35815545fcf1de25c33f10289aef Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Sat, 9 May 2020 12:37:29 +0100 Subject: [PATCH] Add hexanet/foxcpp --- dns.go | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/dns.go b/dns.go index 2d4da05..0585bd7 100644 --- a/dns.go +++ b/dns.go @@ -151,7 +151,14 @@ var dns_servers = []*DNSServer{ &DNSServer{"Kioubit", "Kioubit", "de2", 6, "[fdcf:8538:9ad5:1111::3]:53", 0}, &DNSServer{"Kioubit", "Kioubit", "lith1", 6, "[fdcf:8538:9ad5:1111::4]: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