More protocol experimentation

This commit is contained in:
terakilobyte
2015-06-16 12:23:49 -04:00
parent 3546cf4765
commit 308e539e1e
3 changed files with 2 additions and 35 deletions

View File

@@ -12,7 +12,7 @@ var __jailed__path__ = scripts[scripts.length-1].src
.split('?')[0]
.split('/')
.slice(0, -1)
.join('/')+'/';
.join('/') + '/';
// creating worker as a blob enables import of local files
var blobCode = [