X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/b3e2361029462bcbff12d0d3a82bf4bf39bde3fe..77e0b4dcc0d09a1e457309f815f74c57c9f01aaf:/src/stateofthemap.js diff --git a/src/stateofthemap.js b/src/stateofthemap.js index e8288df..310fae9 100644 --- a/src/stateofthemap.js +++ b/src/stateofthemap.js @@ -48,6 +48,7 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), A("@", RIDLEY_IPV4, TTL("10m")), A("www", RIDLEY_IPV4, TTL("10m")), + A("2022", RIDLEY_IPV4, TTL("10m")), A("2021", RIDLEY_IPV4, TTL("10m")), A("2020", RIDLEY_IPV4, TTL("10m")), A("2019", RIDLEY_IPV4, TTL("10m")),