]> git.openstreetmap.org Git - dns.git/commitdiff
Add 2022.stateofthemap to DNS
authorTom Hughes <tom@compton.nu>
Thu, 24 Mar 2022 18:48:02 +0000 (18:48 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 24 Mar 2022 18:48:14 +0000 (18:48 +0000)
src/stateofthemap.js

index e8288dfad9a24e45d2f09802cef0f8a098951bd4..310fae933086205756912cde42ecca0a9745cda5 100644 (file)
@@ -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")),