Switched Komoot Geolocation url to https

This commit is contained in:
Kasper D. Fischer 2015-10-01 15:13:56 +00:00
parent dff6994a2b
commit 23ccbb8d9b
Notes: subgit 2018-03-07 17:59:11 +01:00
r838 www/branches/life

View File

@ -95,7 +95,7 @@ var config = {
dlsvURL: 'dlsv', dlsvURL: 'dlsv',
mseedURL: '/fdsnws/dataselect/1/query', mseedURL: '/fdsnws/dataselect/1/query',
stationURL: '/fdsnws/station/1/query', stationURL: '/fdsnws/station/1/query',
nominatimURL: 'http://photon.komoot.de/reverse', nominatimURL: 'https://photon.komoot.de/reverse',
timespan: 180, timespan: 180,
}, },
event: { event: {