X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/97b9c53b7b4233bd96387950186ed4b5348d811e..6a620ed4fb266cc94e26f385a7d4e46b8b9ab07c:/dnsconfig.js diff --git a/dnsconfig.js b/dnsconfig.js index 2817571..9bd7ce7 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -55,6 +55,7 @@ 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); @@ -106,10 +107,6 @@ 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);