]> git.openstreetmap.org Git - dns.git/blobdiff - src/osmfoundation.js
Add additional sotm Google Site Verification
[dns.git] / src / osmfoundation.js
index eaab8e543051718d330e8ab0595d74d8e607891b..f45068894e10a677b2703b3ce6a755631c8bc7cb 100644 (file)
@@ -96,20 +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."),