Why it stopped working

This pen was working perfectly before, but when i was going back to it to add the last touches it was not working anymore…
Does anyone know why?

If you check the console this error appears:

jquery.min.js:4 Mixed Content: The page at ‘https://codepen.io/Defacci/pen/pENrRa’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘http://ip-api.com/json’. This request has been blocked; the content must be served over HTTPS.

just call it with http: http://codepen.io/Defacci/pen/pENrRa and it works fine.

read more about it here.

1 Like