X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/2decb257161b6886e8c171a8e7ecee9d346b6654..2ce8488bde1bc9e39150be6ed977179282979579:/dnsconfig.js 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");