diff --git a/config.json.example b/config.json.example index c4616e2..933ba02 100644 --- a/config.json.example +++ b/config.json.example @@ -5,14 +5,8 @@ "showContact": true, "maxAge": 14, "mapLayers": [ - { "name": "MapQuest", - "url": "https://otile{s}-s.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.jpg", - "config": { - "subdomains": "1234", - "type": "osm", - "attribution": "Tiles © MapQuest, Data CC-BY-SA OpenStreetMap", - "maxZoom": 18 - } + { + "name": "OpenStreetMap.HOT" }, { "name": "Stamen.TonerLite"