X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/31e0dae2761116813dc79257035a3da7e09923ee..2063a14bfc317d39a9ad8664944e7b60c744d832:/src/ideditor.js?ds=sidebyside diff --git a/src/ideditor.js b/src/ideditor.js index c019ea6..8706619 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) + A("preview", NAGA_IPV4), AAAA("preview", NAGA_IPV6) );