]> git.openstreetmap.org Git - dns.git/blobdiff - dnsconfig.js
Use openstreetmap.io for mailbox.org testing
[dns.git] / dnsconfig.js
index 9bd7ce7cd9852fa54683364d67758af5a845a6e5..281757196908680a626c1fda520ce6ee47b60b83 100644 (file)
@@ -55,7 +55,6 @@ OPENSTREETMAP("openstreetmap.gay", REG_GANDI);
 OPENSTREETMAP("openstreetmaps.org", REG_GANDI);
 OPENSTREETMAP("osm.org", REG_GANDI, OSM_ORG_RECORDS, SSHFP_RECORDS);
 OPENSTREETMAP("openmaps.org", REG_GANDI);
-OPENSTREETMAP("openstreetmap.io", REG_GANDI);
 OPENSTREETMAP("osm.io", REG_GANDI);
 OPENSTREETMAP("openstreetmap.li", REG_GANDI);
 OPENSTREETMAP("openworldmap.org", REG_GANDI);
@@ -107,6 +106,10 @@ var OSMFOUNDATION = loadTemplate("osmfoundation");
 
 OSMFOUNDATION("osmfoundation.org", REG_GANDI);
 
+// Domain used for testing osmfoundation.org email hosting replacement
+var OPENSTREETMAP_IO = loadTemplate("openstreetmap-io");
+OPENSTREETMAP_IO("openstreetmap.io", REG_GANDI);
+
 var STATEOFTHEMAP = loadTemplate("stateofthemap");
 
 STATEOFTHEMAP("stateofthemap.org", REG_GANDI);