X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/f34d5d08382625fa713a930e4bc4fcc45d41302d..c9ae1f2330b7c51d74f28df2e35c89f0fe9b8fd3:/src/ideditor.js?ds=inline diff --git a/src/ideditor.js b/src/ideditor.js index 8706619..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) );