]> git.openstreetmap.org Git - dns.git/commitdiff
Enable stateofthemap.eu again
authorGrant Slater <github@firefishy.com>
Thu, 23 Feb 2023 03:05:08 +0000 (03:05 +0000)
committerGrant Slater <github@firefishy.com>
Thu, 23 Feb 2023 03:05:08 +0000 (03:05 +0000)
dnsconfig.js

index e2e9c342befd43592d00c08026c7e88208972355..48d0d83c66df8ebf4a448f8524e2f5e581cfbf13 100644 (file)
@@ -104,10 +104,8 @@ STATEOFTHEMAP("stateofthemap.org", REG_GANDI);
 STATEOFTHEMAP("stateofthemap.com", REG_GANDI);
 STATEOFTHEMAP("sotm.org", REG_GANDI);
 
-
-// Domain Owner Issue / Registration Issues - Disable for the moment. 31 May 2021
-// var STATEOFTHEMAP_EU = loadTemplate("stateofthemap-eu");
-// STATEOFTHEMAP_EU("stateofthemap.eu", REG_GANDI);
+var STATEOFTHEMAP_EU = loadTemplate("stateofthemap-eu");
+STATEOFTHEMAP_EU("stateofthemap.eu", REG_GANDI);
 
 var OPENGEODATA = loadTemplate("opengeodata");
 OPENGEODATA("opengeodata.org", REG_GANDI);