]> git.openstreetmap.org Git - dns.git/blobdiff - src/osmfoundation.js
Add wiki.osmfoundation.org SPF records as a test
[dns.git] / src / osmfoundation.js
index 4e3c624365abe8140a9c5924085e18c187ddd99d..4054907250379c7a1104954138b5e6643597e6f5 100644 (file)
@@ -40,6 +40,16 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
     ]
   }),
 
+  SPF_BUILDER({
+    label: "wiki",
+    parts: [
+      "v=spf1",
+      "ip4:184.104.226.98",       // fafnir ipv4
+      "ip6:2001:470:1:b3b::2",    // fafnir ipv6
+      "-all"
+    ]
+  }),
+
   // Apple Business Manager verification
   TXT("@", "apple-domain-verification=ZzBG2msRtUDehTMW"),
 
@@ -71,7 +81,8 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   A("board", RIDLEY_IPV4),
   A("dwg", RIDLEY_IPV4),
   A("mwg", RIDLEY_IPV4),
-  A("operations", RIDLEY_IPV4),
+  A("operations", NAGA_IPV4),
+  AAAA("operations", NAGA_IPV6),
 
   // Nextcloud instance