From: Grant Slater Date: Tue, 17 Sep 2024 17:47:39 +0000 (+0100) Subject: Move SoTM 2007 and 2008 to naga X-Git-Url: https://git.openstreetmap.org./dns.git/commitdiff_plain/a2b4abf47908fa2cfa053e78297eba873076bfd9 Move SoTM 2007 and 2008 to naga --- diff --git a/src/stateofthemap.js b/src/stateofthemap.js index d53e3f9..dcd0a09 100644 --- a/src/stateofthemap.js +++ b/src/stateofthemap.js @@ -72,8 +72,10 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), A("2011", RIDLEY_IPV4), A("2010", RIDLEY_IPV4), A("2009", RIDLEY_IPV4), - A("2008", RIDLEY_IPV4), - A("2007", RIDLEY_IPV4), + A("2008", NAGA_IPV4), + AAAA("2008", NAGA_IPV6), + A("2007", NAGA_IPV4), + AAAA("2007", NAGA_IPV6), // HTTPS / SVCB records HTTPS("@", 1, ".", "alpn=h2"),