From: Grant Slater Date: Fri, 17 Nov 2023 13:50:52 +0000 (+0000) Subject: Add SoTM 2024 X-Git-Url: https://git.openstreetmap.org/dns.git/commitdiff_plain/2d49e3f40fc1d2d582e77c661b9d764da719bb72 Add SoTM 2024 --- diff --git a/src/stateofthemap.js b/src/stateofthemap.js index e349a1d..a54d5c0 100644 --- a/src/stateofthemap.js +++ b/src/stateofthemap.js @@ -50,6 +50,8 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), AAAA("@", NAGA_IPV6), A("www", NAGA_IPV4), AAAA("www", NAGA_IPV6), + A("2024", NAGA_IPV4), + AAAA("2024", NAGA_IPV6), A("2022", NAGA_IPV4), AAAA("2022", NAGA_IPV6), A("2021", NAGA_IPV4),