add C4TG1RL5 pl-klc1 server
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2023-11-13 18:39:17 +00:00
parent cabb19ee7c
commit d0ed7dcb88
Signed by: burble
GPG Key ID: E9B4156C1659C079

4
dns.go
View File

@ -177,6 +177,10 @@ var dns_servers = []*DNSServer{
&DNSServer{"lantian", "lantian", "virtono", 6, "[fdbc:f9dc:67ad:2::53]:53", 0},
&DNSServer{"lantian", "lantian", "hostdare", 6, "[fdbc:f9dc:67ad:3::53]:53", 0},
&DNSServer{"lantian", "lantian", "virmach-ny1g", 6, "[fdbc:f9dc:67ad:8::53]:53", 0},
// C4TG1RL5
&DNSServer{"c4tg1rl5", "c4tg1rl5", "pl-klc1", 6, "[fd42:deca:fbad::4]:53", 0},
}
//////////////////////////////////////////////////////////////////////////