X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/599d1e95c1dd173516e58eb4734386bc29c0be5e..41b6771f76666c390fa7a36cba17ef348e208539:/dnsconfig.js diff --git a/dnsconfig.js b/dnsconfig.js index e2e9c34..48d0d83 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -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);