X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/fd020bf6a4fbc2e9da2e4aa0bf597af19e876418..567afd493af3d2996bfbdcfb14d8699c3712fba1:/src/ideditor.js diff --git a/src/ideditor.js b/src/ideditor.js index da8091d..8706619 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", NAGA_IPV4), + AAAA("preview", NAGA_IPV6) );