]> git.openstreetmap.org Git - dns.git/commitdiff
Temporary disable openstreetmap.al due to reg issue
authorGrant Slater <git@firefishy.com>
Fri, 11 Mar 2022 23:19:28 +0000 (23:19 +0000)
committerGrant Slater <git@firefishy.com>
Fri, 11 Mar 2022 23:19:28 +0000 (23:19 +0000)
dnsconfig.js

index 617551bd3de62f2ed5a65fdbbffd803bb75abc6b..3f395c69a5c8e48d4b623eb35010f9d2e77fae62 100644 (file)
@@ -64,7 +64,8 @@ OPENSTREETMAP("openstreetmap.sg", REG_GANDI);
 OPENSTREETMAP("openstreetmap.tv", REG_GANDI);
 OPENSTREETMAP("openstreetmap.wales", REG_GANDI);
 OPENSTREETMAP("openstreetmapdata.org", REG_GANDI);
-OPENSTREETMAP("openstreetmap.al", REG_NONE);
+// Disable due to registration issue
+// OPENSTREETMAP("openstreetmap.al", REG_NONE);
 
 var OSM_LI = loadTemplate("osm-li");