]> git.openstreetmap.org Git - dns.git/commitdiff
Restore spike-08
authorTom Hughes <tom@compton.nu>
Wed, 26 Apr 2023 17:08:06 +0000 (18:08 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 26 Apr 2023 17:08:06 +0000 (18:08 +0100)
src/openstreetmap.js

index fa1e296e85c451824e8b951e6b5610e5a16b9928..704e06007c404e61e8f3a11fdbfb6c10f3b6b630 100644 (file)
@@ -237,16 +237,16 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
 
   A("spike-08", SPIKE08_IPV4),
   AAAA("spike-08", SPIKE08_IPV6),
-  // A("@", SPIKE08_IPV4),
-  // AAAA("@", SPIKE08_IPV6),
-  // A("www", SPIKE08_IPV4),
-  // AAAA("www", SPIKE08_IPV6),
-  // A("api", SPIKE08_IPV4),
-  // AAAA("api", SPIKE08_IPV6),
-  // A("maps", SPIKE08_IPV4),
-  // AAAA("maps", SPIKE08_IPV6),
-  // A("mapz", SPIKE08_IPV4),
-  // AAAA("mapz", SPIKE08_IPV6),
+  A("@", SPIKE08_IPV4),
+  AAAA("@", SPIKE08_IPV6),
+  A("www", SPIKE08_IPV4),
+  AAAA("www", SPIKE08_IPV6),
+  A("api", SPIKE08_IPV4),
+  AAAA("api", SPIKE08_IPV6),
+  A("maps", SPIKE08_IPV4),
+  AAAA("maps", SPIKE08_IPV6),
+  A("mapz", SPIKE08_IPV4),
+  AAAA("mapz", SPIKE08_IPV6),
   A("spike-08.ams", SPIKE08_INTERNAL),
   A("spike-08.oob", SPIKE08_OOB),