From: Jonathan Beliƫn Date: Wed, 7 Feb 2024 16:46:53 +0000 (+0100) Subject: Update stateofthemap-eu.js X-Git-Url: https://git.openstreetmap.org/dns.git/commitdiff_plain/867bef5f6eafc9319ba6bb4d90124e543a16fac0 Update stateofthemap-eu.js Add 2023.stateofthemap.eu sub-domain for 2023 SotM EU website so Poland can re-use stateofthemap.eu for this year's edition. --- diff --git a/src/stateofthemap-eu.js b/src/stateofthemap-eu.js index 2a21842..a8de02e 100644 --- a/src/stateofthemap-eu.js +++ b/src/stateofthemap-eu.js @@ -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.") );