From: Grant Slater Date: Wed, 23 Mar 2022 19:16:04 +0000 (+0000) Subject: Add communities alias for community site X-Git-Url: https://git.openstreetmap.org/dns.git/commitdiff_plain/f513eb55e1b1e2091b1906ee2bd8274d00249684 Add communities alias for community site --- diff --git a/src/openstreetmap.js b/src/openstreetmap.js index 16a8418..5fae072 100644 --- a/src/openstreetmap.js +++ b/src/openstreetmap.js @@ -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),