X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/31e0dae2761116813dc79257035a3da7e09923ee..c9ae1f2330b7c51d74f28df2e35c89f0fe9b8fd3:/src/ideditor.js diff --git a/src/ideditor.js b/src/ideditor.js index c019ea6..3faa1e2 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", NAGA_IPV4_HE), + AAAA("preview", NAGA_IPV6_HE) );