Echo JS 0.11.0

<~>
kirilloid 2897 days ago. link 1 point
Seems to be broken.
I can see nothing but a blank page.
Chrome 50 / Android 4.2.2, if that matters.

Replies

zhirzh 2897 days ago. link 1 point
change `https` in url to `http`
the website servers some js files over plain http, but the loading requests start from a secure http connection. therefore, the browser stalls the loading