X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/dbbc23c2ec0a275ae95cd456306fae8cb5f1a9fa..2c2dded98c7d488962c7554ff681542f3a9fb29c:/src/stateofthemap-eu.js diff --git a/src/stateofthemap-eu.js b/src/stateofthemap-eu.js index 650ce30..2a21842 100644 --- a/src/stateofthemap-eu.js +++ b/src/stateofthemap-eu.js @@ -27,6 +27,10 @@ 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") + );