anyone unable to view the website, 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
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