]> git.openstreetmap.org Git - dns.git/blobdiff - src/osmfoundation.js
Revert "Drop vhagar from nominatim"
[dns.git] / src / osmfoundation.js
index 9f1576093f678856c08085f7b1d17a66453d6c8a..f45068894e10a677b2703b3ce6a755631c8bc7cb 100644 (file)
@@ -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."),