From: Grant Slater Date: Fri, 18 Aug 2023 22:06:54 +0000 (+0100) Subject: osm.wiki still transfer set REG_NONE for now X-Git-Url: https://git.openstreetmap.org/dns.git/commitdiff_plain/bdfd9d6315030cd5a31f770eeee0401dd4d05c7c osm.wiki still transfer set REG_NONE for now --- diff --git a/dnsconfig.js b/dnsconfig.js index a993883..2b7b84f 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -76,7 +76,7 @@ OPENSTREETMAP("openstreetmap.sg", REG_GANDI); OPENSTREETMAP("openstreetmap.tv", REG_GANDI); OPENSTREETMAP("openstreetmap.wales", REG_GANDI); OPENSTREETMAP("openstreetmapdata.org", REG_GANDI); -OPENSTREETMAP("osm.wiki", REG_GANDI); +OPENSTREETMAP("osm.wiki", REG_NONE); // Disable due to registration issue // OPENSTREETMAP("openstreetmap.al", REG_NONE);