]> git.openstreetmap.org Git - dns.git/commitdiff
Add communities alias for community site
authorGrant Slater <git@firefishy.com>
Wed, 23 Mar 2022 19:16:04 +0000 (19:16 +0000)
committerGrant Slater <git@firefishy.com>
Wed, 23 Mar 2022 19:16:04 +0000 (19:16 +0000)
src/openstreetmap.js

index 16a841821b6b4abd8e3be71ad7b34509bc836197..5fae0720591e9e79c7dfa630cf266684a6d6c89d 100644 (file)
@@ -685,7 +685,9 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   A("jakelong", JAKELONG_IPV4),
   AAAA("jakelong", JAKELONG_IPV6),
   A("community", JAKELONG_IPV4),
+  A("communities", JAKELONG_IPV4),
   AAAA("community", JAKELONG_IPV6),
+  AAAA("communities", JAKELONG_IPV6),
   A("jakelong.dub", JAKELONG_INTERNAL),
   A("jakelong.oob", JAKELONG_OOB),