]> git.openstreetmap.org Git - dns.git/commitdiff
Add vector.openstreetmap.org pointing to fastly CDN
authorGrant Slater <github@firefishy.com>
Sat, 12 Oct 2024 20:54:07 +0000 (21:54 +0100)
committerGrant Slater <github@firefishy.com>
Sat, 12 Oct 2024 20:54:07 +0000 (21:54 +0100)
src/openstreetmap.js

index abd788c8ffe29e222e81ac1576a93ca635cf89b8..842145508f2884465f0004cedd1662fc7ba7b540 100644 (file)
@@ -363,6 +363,8 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
 
   A("cmok", CMOK_IPV4),
 
+  CNAME("vector", "dualstack.n.sni.global.fastly.net."),
+
   // Site gateways
 
   A("ironbelly", IRONBELLY_IPV4),