]> git.openstreetmap.org Git - dns.git/blobdiff - src/ptr_he_dub_ipv6.js
Use osm_web_service for all domains
[dns.git] / src / ptr_he_dub_ipv6.js
index 8e94546f758aa37746fac3ff328ac59307e7ceec..7ed465c927edec56c4a536ce0cc765c28b6d29d3 100644 (file)
@@ -1,17 +1,17 @@
 D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
-  PTR(CULEBRE_IPV6_HE, "culebre.openstreetmap.org."),
-  PTR(FAFNIR_IPV6_HE, "fafnir.openstreetmap.org."),
-  PTR(FUME_IPV6_HE, "fume.openstreetmap.org."),
-  PTR(GRISU_IPV6_HE, "grisu.openstreetmap.org."),
-  PTR(HORNTAIL_IPV6_HE, "horntail.openstreetmap.org."),
-  PTR(IDRIS_IPV6_HE, "idris.openstreetmap.org."),
-  PTR(KONQI_IPV6_HE, "konqi.openstreetmap.org."),
-  PTR(LONGMA_IPV6_HE, "longma.openstreetmap.org."),
-  PTR(MUIRDRIS_IPV6_HE.split(".").pop(), "muirdris.openstreetmap.org."),
-  PTR(NAGA_IPV6_HE, "naga.openstreetmap.org."),
-  PTR(SMAUG_IPV6_HE.split(".").pop(), "smaug.openstreetmap.org."),
-  PTR(SPIKE01_IPV6_HE, "spike-01.openstreetmap.org."),
-  PTR(SPIKE02_IPV6_HE, "spike-02.openstreetmap.org."),
-  PTR(SPIKE03_IPV6_HE, "spike-03.openstreetmap.org."),
-  PTR(SWITCH1DUB_IPV6_HE, "switch1.dub.openstreetmap.org.")
+  PTR(IPV6["culebre.he"], "culebre.he.openstreetmap.org."),
+  PTR(IPV6["fafnir.he"], "fafnir.he.openstreetmap.org."),
+  PTR(IPV6["fume.he"], "fume.he.openstreetmap.org."),
+  PTR(IPV6["grisu.he"], "grisu.he.openstreetmap.org."),
+  PTR(IPV6["horntail.he"], "horntail.he.openstreetmap.org."),
+  PTR(IPV6["idris.he"], "idris.he.openstreetmap.org."),
+  PTR(IPV6["konqi.he"], "konqi.he.openstreetmap.org."),
+  PTR(IPV6["longma.he"], "longma.he.openstreetmap.org."),
+  PTR(IPV6["muirdris.he"], "muirdris.he.openstreetmap.org."),
+  PTR(IPV6["naga.he"], "naga.he.openstreetmap.org."),
+  PTR(IPV6["smaug.he"], "smaug.he.openstreetmap.org."),
+  PTR(IPV6["spike-01.he"], "spike-01.he.openstreetmap.org."),
+  PTR(IPV6["spike-02.he"], "spike-02.he.openstreetmap.org."),
+  PTR(IPV6["spike-03.he"], "spike-03.he.openstreetmap.org."),
+  PTR(IPV6["switch1.he.dub"], "switch1.he.dub.openstreetmap.org.")
 );