X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/1b6d3b447a09a5a2464f9a2febd270daed63e21d..78d11a2f0bf819a8de4bd8ad19f241a99c2e7c51:/dnsconfig.js?ds=sidebyside diff --git a/dnsconfig.js b/dnsconfig.js index 8a8ffef..e2e9c34 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -127,7 +127,9 @@ var IDEDITOR = loadTemplate("ideditor"); IDEDITOR("ideditor.com", REG_GANDI); var PTR_EQUINIX_DUB_IPV4 = loadTemplate("ptr_equinix_dub_ipv4"); + PTR_EQUINIX_DUB_IPV4("96-27.226.104.184.in-addr.arpa", REG_NONE); var PTR_EQUINIX_DUB_IPV6 = loadTemplate("ptr_equinix_dub_ipv6"); + PTR_EQUINIX_DUB_IPV6(REV("2001:470:1:b3b::/64"), REG_NONE);