X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/6a620ed4fb266cc94e26f385a7d4e46b8b9ab07c..2d49e3f40fc1d2d582e77c661b9d764da719bb72:/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),