X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/d7b8f1eb27f54f99bd00d1ab523086734e970fec..9fc93e0c1e505daf0c44cab4904dce3b95e6668f:/src/osmfoundation.js diff --git a/src/osmfoundation.js b/src/osmfoundation.js index 003090a..f450688 100644 --- a/src/osmfoundation.js +++ b/src/osmfoundation.js @@ -109,12 +109,6 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), A("operations", NAGA_IPV4), AAAA("operations", NAGA_IPV6), - // Temporary join development staging server - A("crm-staging", DRIBBLE_IPV4), - AAAA("crm-staging", DRIBBLE_IPV6), - A("join-staging", DRIBBLE_IPV4), - AAAA("join-staging", DRIBBLE_IPV6), - // Nextcloud instance CNAME("files", "nextcloud-openstreetmapfoundation.cloud68.systems."),