]> git.openstreetmap.org Git - dns.git/commitdiff
Restore spike-06
authorTom Hughes <tom@compton.nu>
Thu, 20 Oct 2022 20:37:15 +0000 (21:37 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 20 Oct 2022 20:37:15 +0000 (21:37 +0100)
src/openstreetmap.js

index 3435c97a0ba0ec3ffe2c3b77e4a57a5bc41a389c..c67a785a7a31de389f51804c0bcf84a59cd183f6 100644 (file)
@@ -208,16 +208,16 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
 
   A("spike-06", SPIKE06_IPV4),
   AAAA("spike-06", SPIKE06_IPV6),
-  // A("@", SPIKE06_IPV4),
-  // AAAA("@", SPIKE06_IPV6),
-  // A("www", SPIKE06_IPV4),
-  // AAAA("www", SPIKE06_IPV6),
-  // A("api", SPIKE06_IPV4),
-  // AAAA("api", SPIKE06_IPV6),
-  // A("maps", SPIKE06_IPV4),
-  // AAAA("maps", SPIKE06_IPV6),
-  // A("mapz", SPIKE06_IPV4),
-  // AAAA("mapz", SPIKE06_IPV6),
+  A("@", SPIKE06_IPV4),
+  AAAA("@", SPIKE06_IPV6),
+  A("www", SPIKE06_IPV4),
+  AAAA("www", SPIKE06_IPV6),
+  A("api", SPIKE06_IPV4),
+  AAAA("api", SPIKE06_IPV6),
+  A("maps", SPIKE06_IPV4),
+  AAAA("maps", SPIKE06_IPV6),
+  A("mapz", SPIKE06_IPV4),
+  AAAA("mapz", SPIKE06_IPV6),
   A("spike-06.ams", SPIKE06_INTERNAL),
   A("spike-06.oob", SPIKE06_OOB),