remove hexanet iota
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2020-09-10 14:44:03 +01:00
parent db56b3db58
commit 5e8cbcbda3
No known key found for this signature in database
GPG Key ID: 30B29A716A54DBB3

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},