]> git.openstreetmap.org Git - dns.git/blob - src/ptr_he_dub_ipv4.js
Use new cleaner PTR rfc4183 support
[dns.git] / src / ptr_he_dub_ipv4.js
1 // http://www.he.net/adm/reverse.dns.html (RFC4183 notation)
2 D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
3   PTR(CULEBRE_IPV4_HE, "culebre.openstreetmap.org."),
4   PTR(FAFNIR_IPV4_HE, "fafnir.openstreetmap.org."),
5   PTR(FUME_IPV4_HE, "fume.openstreetmap.org."),
6   PTR(GRISU_IPV4_HE, "grisu.openstreetmap.org."),
7   PTR(HORNTAIL_IPV4_HE, "horntail.openstreetmap.org."),
8   PTR(IDRIS_IPV4_HE, "idris.openstreetmap.org."),
9   PTR(KONQI_IPV4_HE, "konqi.openstreetmap.org."),
10   PTR(LONGMA_IPV4_HE, "longma.openstreetmap.org."),
11   PTR(MUIRDRIS_IPV4_HE, "muirdris.openstreetmap.org."),
12   PTR(NAGA_IPV4_HE, "naga.openstreetmap.org."),
13   PTR(SMAUG_IPV4_HE, "smaug.openstreetmap.org."),
14   PTR(SPIKE01_IPV4_HE, "spike-01.openstreetmap.org."),
15   PTR(SPIKE02_IPV4_HE, "spike-02.openstreetmap.org."),
16   PTR(SPIKE03_IPV4_HE, "spike-03.openstreetmap.org."),
17   PTR(SWITCH1DUB_IPV4_HE, "switch1.dub.openstreetmap.org.")
18 );