From: Grant Slater Date: Sat, 8 Feb 2020 20:01:34 +0000 (+0000) Subject: Add .li domains X-Git-Url: https://git.openstreetmap.org/dns.git/commitdiff_plain/d9528411cfbfd0b0b38ee80ffb0b2411cb537b35 Add .li domains --- diff --git a/dnsconfig.js b/dnsconfig.js index 1de4a40..a2b012b 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -45,6 +45,8 @@ OPENSTREETMAP("osm.org", REG_GANDI); OPENSTREETMAP("openmaps.org", REG_GANDI); OPENSTREETMAP("openstreetmap.io", REG_GANDI); OPENSTREETMAP("osm.io", REG_GANDI); +OPENSTREETMAP("openstreetmap.li", REG_GANDI); +OPENSTREETMAP("osm.li", REG_GANDI); OPENSTREETMAP("openworldmap.org", REG_GANDI); OPENSTREETMAP("freeosm.org", REG_GANDI); OPENSTREETMAP("open-maps.org", REG_GANDI);