X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/31e0dae2761116813dc79257035a3da7e09923ee..a2b4abf47908fa2cfa053e78297eba873076bfd9:/src/ideditor.js?ds=inline 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) );