Kinda Offtopic more HTML qestion

Hi created a WebGL build and hosted it on my pc apache server but my upload speed sux so you need to w8 alot to open so i waz thinking of hosting big parts on www.copy.com

so in my index.html page i just changed
script.src = “Release/WebGLdemo1.js”; to script.src = “share link to copy”; and same to
codeXHR.open(‘GET’, ‘share link to copy’, true);
and coppy gives file direct not ziped or anything

when i open the page on mozila the loading bar instant loads but nothing hepends

is there some wey to win against the machine xD

Web Player built works from www.copy.com but i am on linux and web player dosent work(dont include using wine and other bad stuff)

There are more parts of the WebGL player which also have to be loaded, which have the urls written to different places, so it is kind of tricky to set this up. Unity 5.3 will make this easier, as it allows configuring the location of all data files from the html.

ok ty for answer i will just w8 i in no hurry