X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/51bc98fe8f5eab33f04cf60b456ae0e55b2246c7..567afd493af3d2996bfbdcfb14d8699c3712fba1:/src/osmfoundation.js diff --git a/src/osmfoundation.js b/src/osmfoundation.js index 9f15760..f450688 100644 --- a/src/osmfoundation.js +++ b/src/osmfoundation.js @@ -96,18 +96,19 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), A("www", RIDLEY_IPV4), A("wiki", RIDLEY_IPV4), A("blog", RIDLEY_IPV4), + A("crm", RIDLEY_IPV4), A("join", RIDLEY_IPV4), + A("support", RIDLEY_IPV4), + A("supporting", RIDLEY_IPV4), + A("donate", RIDLEY_IPV4), + A("board", RIDLEY_IPV4), A("dwg", RIDLEY_IPV4), A("mwg", RIDLEY_IPV4), A("operations", NAGA_IPV4), AAAA("operations", NAGA_IPV6), - // Temporary join development staging server - A("join-staging", DRIBBLE_IPV4), - AAAA("join-staging", DRIBBLE_IPV6), - // Nextcloud instance CNAME("files", "nextcloud-openstreetmapfoundation.cloud68.systems."),