dvcrn / proxmate.me

Source code for https://proxmate.me
https://proxmate.me
9 stars 4 forks source link

SSL mixed content #3

Open jomo opened 9 years ago

jomo commented 9 years ago

https://proxmate.me/packages doesn't work because the API call is plain text. That's blocked by the browser.

Blocked loading mixed active content "http://api.proxmate.me/package/list.json"

I suggest changing the URL to //api.proxmate.me/package/list.json or just force https.

dvcrn commented 9 years ago

Hmm, thought I did that already. Thanks