X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/fcacaf8ec7495b2a6100094a3310a05bb0c0aab2..c69699901bc0ec19e7a2aa81a61ff74460815a8c:/src/stateofthemap-eu.js?ds=sidebyside diff --git a/src/stateofthemap-eu.js b/src/stateofthemap-eu.js index 91a1e32..9ff14f0 100644 --- a/src/stateofthemap-eu.js +++ b/src/stateofthemap-eu.js @@ -22,6 +22,8 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), A("@", "185.199.108.153"), A("@", "185.199.109.153"), A("@", "185.199.110.153"), - A("@", "185.199.111.153") + A("@", "185.199.111.153"), + + CNAME("www", "osmbe.github.io.") );