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