]> git.openstreetmap.org Git - dns.git/commitdiff
Update stateofthemap-eu.js
authorJonathan Beliën <jbelien@users.noreply.github.com>
Fri, 31 Mar 2023 07:37:46 +0000 (09:37 +0200)
committerGitHub <noreply@github.com>
Fri, 31 Mar 2023 07:37:46 +0000 (09:37 +0200)
src/stateofthemap-eu.js

index 91a1e32b481ff5ccf2f50060322d13d5af6c4847..9ff14f0a376a665f3c4f01889fd8a32d45e9d0bb 100644 (file)
@@ -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.")
 
 );