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