1
0
mirror of https://git.burble.com/burble.dn42/dn42promsrv.git synced 2024-05-12 03:55:06 +00:00

remove hexanet iota

This commit is contained in:
Simon Marsh
2020-09-10 14:44:03 +01:00
parent db56b3db58
commit 5e8cbcbda3

1
dns.go
View File

@ -171,7 +171,6 @@ var dns_servers = []*DNSServer{
"[fda6:2474:15a4::54]:53", 0},
&DNSServer{"Hexanet", "foxcpp", "epsilon", 6, "[fda6:2474:15a4:445e::1]:53", 0},
&DNSServer{"Hexanet", "foxcpp", "iota", 6, "[fda6:2474:15a4:22f7::1]:53", 0},
&DNSServer{"Hexanet", "foxcpp", "gamma", 6, "[fda6:2474:15a4:1084::1]:53", 0},
&DNSServer{"Hexanet", "foxcpp", "sigma", 6, "[fda6:2474:15a4:dd05::1]:53", 0},
&DNSServer{"Hexanet", "foxcpp", "omicron", 6, "[fda6:2474:15a4:d788::1]:53", 0},