ethan-nelson / osm_hall_monitor

Passive changeset surveillance for OpenStreetMap
MIT License
28 stars 3 forks source link

Change http links to e.g. planet.osm.org to https. #22

Closed SomeoneElseOSM closed 6 years ago

SomeoneElseOSM commented 6 years ago

Also expand osm.org to openstreetmap.org (so that the cert will match before doing any redirect).

OSM sites have been https only for some time now. While it's possible that this code might follow redirects OK, it makes sense to change.

Currently the front end "OSM Hall Monitor" does not work - I'm guessing that that is an http vs https issue elsewhere), but can't see where that actually is.