X-Git-Url: https://git.openstreetmap.org/dns.git/blobdiff_plain/ff878aedd31e0d7f9bd9d93b4ac409c22b14e147..faea8580706fb38306462a30e9644283c6e8ef0b:/dnsconfig.js diff --git a/dnsconfig.js b/dnsconfig.js index 2be2a47..9745f9a 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -121,3 +121,7 @@ var OSM2PGSQL = loadTemplate("osm2pgsql"); OSM2PGSQL("osm2pgsql.org", REG_GANDI); OSM2PGSQL("osm2pgsql.com", REG_GANDI); + +var IDEDITOR = loadTemplate("ideditor"); + +IDEDITOR("ideditor.com", REG_GANDI); \ No newline at end of file