]> git.openstreetmap.org Git - dns.git/commitdiff
Add SoTM 2024
authorGrant Slater <github@firefishy.com>
Fri, 17 Nov 2023 13:50:52 +0000 (13:50 +0000)
committerGrant Slater <github@firefishy.com>
Fri, 17 Nov 2023 13:50:52 +0000 (13:50 +0000)
src/stateofthemap.js

index e349a1d50490dd6c1b3b784f0d08817356d53d93..a54d5c03ec1122263fa58cf31c4beaa60212f892 100644 (file)
@@ -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),