X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/2e160a4da716bab9a123e6afd174e58f5f9991a3..c9c4c4b1bfd1de573fa222d6e8be473f79ad3b06:/src/stateofthemap.js diff --git a/src/stateofthemap.js b/src/stateofthemap.js index 1f744ce..a8ca9d4 100644 --- a/src/stateofthemap.js +++ b/src/stateofthemap.js @@ -22,6 +22,7 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), A("@", RIDLEY_IPV4, TTL("10m")), A("www", RIDLEY_IPV4, TTL("10m")), + A("2021", RIDLEY_IPV4, TTL("10m")), A("2020", RIDLEY_IPV4, TTL("10m")), A("2019", RIDLEY_IPV4, TTL("10m")), A("2018", RIDLEY_IPV4, TTL("10m")),