You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If using CartoDB maptiles set then console log contains many warning like this:
<no source>:12795: Mixed Content: The page at 'https://intel.ingress.com/intel?vp=m' was loaded over HTTPS, but requested an insecure image 'http://c.basemaps.cartocdn.com/dark_all/17/78347/45657.png'. This content should also be served over HTTPS.
If using CartoDB maptiles set then console log contains many warning like this:
I see this line in code:
ingress-intel-total-conversion/code/boot.js
Line 127 in 3c7a952
Imho as nia restricted intel to https we do not need to support http.
P.S.
Perhaps there is a lot of http-stuff left in other places, need to check.
The text was updated successfully, but these errors were encountered: