]> git.openstreetmap.org Git - dns.git/commitdiff
Merge remote-tracking branch 'github/pull/24'
authorTom Hughes <tom@compton.nu>
Wed, 7 Feb 2024 17:05:54 +0000 (17:05 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 7 Feb 2024 17:05:54 +0000 (17:05 +0000)
src/stateofthemap-eu.js

index 2a21842993e32a58f0ed76fcedc40cc946faba53..a8de02ecb7fe1999b6ac3f4e09909e80a0cb7233 100644 (file)
@@ -31,6 +31,7 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   
   // Previous editions
   
-  A("2014", "49.12.5.171")
+  A("2014", "49.12.5.171"),
+  CNAME("2023", "osmbe.github.io.")
   
 );