]> git.openstreetmap.org Git - dns.git/blobdiff - src/osmfoundation.js
Use openstreetmap.io for mailbox.org testing
[dns.git] / src / osmfoundation.js
index b44d1a13325fc4dbfc643e4bb194945f1e39c1e1..f45068894e10a677b2703b3ce6a755631c8bc7cb 100644 (file)
@@ -96,22 +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("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."),