diff --git a/config.js b/config.js index d5dd6a6..cfc8147 100644 --- a/config.js +++ b/config.js @@ -27,10 +27,9 @@ module.exports = function () { { 'name': 'OSM', // Please ask Freifunk Regensburg before using its tile server c- example with retina tiles - 'url': 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', + 'url': 'https://tile.openstreetmap.org/{z}/{x}/{y}.png', 'config': { 'maxZoom': 20, - 'subdomains': '1234', 'attribution': '© OpenMapTiles © OpenStreetMap contributors' } },