X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/01bc8d1fb7e531e6e4d7a0b5f14d9c7cbd45971c..3d4c966a60acb00798e2bc1d8f405cc83630a118:/src/stateofthemap.js 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),