]> git.openstreetmap.org Git - dns.git/blobdiff - src/stateofthemap-eu.js
Add openstreetmap.mg
[dns.git] / src / stateofthemap-eu.js
index 650ce307404b8470b4aa3e87a553b585e8d3da1f..a8de02ecb7fe1999b6ac3f4e09909e80a0cb7233 100644 (file)
@@ -27,6 +27,11 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   // Site hosted on github pages
 
   ALIAS("@", "osmbe.github.io."),
-  CNAME("www", "osmbe.github.io.")
-
+  CNAME("www", "osmbe.github.io."),
+  
+  // Previous editions
+  
+  A("2014", "49.12.5.171"),
+  CNAME("2023", "osmbe.github.io.")
+  
 );