Add jp-tyo1 and de-aah1 to c4tg1rl5 monitoring
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2024-06-12 09:58:09 +01:00
parent c2ea28103d
commit 3993e2f95d
Signed by: burble
GPG Key ID: E9B4156C1659C079

2
dns.go
View File

@ -181,6 +181,8 @@ var dns_servers = []*DNSServer{
// C4TG1RL5
&DNSServer{"c4tg1rl5", "c4tg1rl5", "pl-klc1", 6, "[fd42:deca:fbad::4]:53", 0},
&DNSServer{"c4tg1rl5", "c4tg1rl5", "jp-tyo1", 6, "[fd42:deca:fbad::6]:53", 0},
&DNSServer{"c4tg1rl5", "c4tg1rl5", "de-aah1", 6, "[fd42:deca:fbad::7]:53", 0},
}
//////////////////////////////////////////////////////////////////////////