diff --git a/main.js b/main.js index a02c2d47..50e000fd 100644 --- a/main.js +++ b/main.js @@ -175,7 +175,7 @@ window.PORTAL_RADIUS_ENLARGE_MOBILE = 5; window.DEFAULT_PORTAL_IMG = '//commondatastorage.googleapis.com/ingress.com/img/default-portal-image.png'; -window.NOMINATIM = 'http://nominatim.openstreetmap.org/search?format=json&limit=1&q='; +window.NOMINATIM = '//nominatim.openstreetmap.org/search?format=json&limit=1&q='; // INGRESS CONSTANTS ///////////////////////////////////////////////// // http://decodeingress.me/2012/11/18/ingress-portal-levels-and-link-range/