]> git.openstreetmap.org Git - dns.git/blobdiff - src/stateofthemap.js
Point stateofthemap entry page at naga
[dns.git] / src / stateofthemap.js
index f9245e3b6153c62fba99bfc9d98e49d78aea3dce..40844e0ff7ee0f072c20acc07937d4b88a58a4cd 100644 (file)
@@ -46,8 +46,10 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
 
   // Main web server and it's aliases
 
-  A("@", RIDLEY_IPV4),
-  A("www", RIDLEY_IPV4),
+  A("@", NAGA_IPV4),
+  AAAA("@", NAGA_IPV6),
+  A("www", NAGA_IPV4),
+  AAAA("www", NAGA_IPV6),
   A("2022", NAGA_IPV4),
   AAAA("2022", NAGA_IPV6),
   A("2021", NAGA_IPV4),