]> git.openstreetmap.org Git - dns.git/commitdiff
Add 2021.stateofthemap to DNS
authorTom Hughes <tom@compton.nu>
Mon, 22 Feb 2021 19:12:41 +0000 (19:12 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 22 Feb 2021 19:12:41 +0000 (19:12 +0000)
src/stateofthemap.js

index 1f744ceb089b5eef1e5acea8c313f69c3c01c842..a8ca9d4cb64dac4a1d26ef4721ec529fc0ee8f49 100644 (file)
@@ -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")),