X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/31e0dae2761116813dc79257035a3da7e09923ee..2da65055a7fb2b52ef6b284653b6fd1899dbc4d2:/src/ideditor.js diff --git a/src/ideditor.js b/src/ideditor.js index c019ea6..3c61fd4 100644 --- a/src/ideditor.js +++ b/src/ideditor.js @@ -28,7 +28,7 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), ALIAS("@", "openstreetmap.github.io."), CNAME("www", "openstreetmap.github.io."), - A("preview", NAGA_IPV4) - AAAA("preview", NAGA_IPV6) + A("preview", IPV4["naga.he"]), + AAAA("preview", IPV6["naga.he"]) );