X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/01bc8d1fb7e531e6e4d7a0b5f14d9c7cbd45971c..f6e7267923c5d88d3a921988e8135f60f250c411:/src/stateofthemap.js?ds=sidebyside 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),