X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/345723289d452dc8528a0db672650665069e8bd6..5b9d8980956483b552117fd7db23f33065efec4f:/src/osmfoundation.js diff --git a/src/osmfoundation.js b/src/osmfoundation.js index 6acfe84..4e3c624 100644 --- a/src/osmfoundation.js +++ b/src/osmfoundation.js @@ -34,6 +34,8 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), "include:_spf.google.com", // Google GSuite "ip4:212.110.172.32", // shenron ipv4 "ip6:2001:41c9:1:400::32", // shenron ipv6 + "ip4:184.104.226.98", // fafnir ipv4 + "ip6:2001:470:1:b3b::2", // fafnir ipv6 "-all" ] }), @@ -75,6 +77,6 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), CNAME("files", "nextcloud-openstreetmapfoundation.cloud68.systems."), - A("hardware", SAREL_IPV4) + A("hardware", IDRIS_IPV4) );