]> git.openstreetmap.org Git - dns.git/commitdiff
Add PTR RFC4183 documentation link
authorGrant Slater <github@firefishy.com>
Thu, 13 Oct 2022 07:23:10 +0000 (08:23 +0100)
committerGrant Slater <github@firefishy.com>
Thu, 13 Oct 2022 07:23:10 +0000 (08:23 +0100)
src/ptr_equinix_dub_ipv4.js

index 14be3f8f4f4183d5fb50cba1082c076e167257bd..ada63be280598aa358567b43c1cbf6fa3e720f64 100644 (file)
@@ -1,3 +1,4 @@
+// http://www.he.net/adm/reverse.dns.html (RFC4183 notation)
 D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   PTR(SWITCH1DUB_IPV4.split(".").pop(), "switch1.dub.openstreetmap.org."),
   PTR(FAFNIR_IPV4.split(".").pop(), "fafnir.openstreetmap.org."),
 D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   PTR(SWITCH1DUB_IPV4.split(".").pop(), "switch1.dub.openstreetmap.org."),
   PTR(FAFNIR_IPV4.split(".").pop(), "fafnir.openstreetmap.org."),