X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/2decb257161b6886e8c171a8e7ecee9d346b6654..78d11a2f0bf819a8de4bd8ad19f241a99c2e7c51:/dnsconfig.js?ds=inline diff --git a/dnsconfig.js b/dnsconfig.js index d2a0b7d..e2e9c34 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -128,7 +128,7 @@ IDEDITOR("ideditor.com", REG_GANDI); var PTR_EQUINIX_DUB_IPV4 = loadTemplate("ptr_equinix_dub_ipv4"); -PTR_EQUINIX_DUB_IPV4(REV("184.104.226.96/27"), REG_NONE); +PTR_EQUINIX_DUB_IPV4("96-27.226.104.184.in-addr.arpa", REG_NONE); var PTR_EQUINIX_DUB_IPV6 = loadTemplate("ptr_equinix_dub_ipv6");