Email or username:

Password:

Forgot your password?
Top-level
Olical

@nikitonsky I vaguely recall this being a hack so you could import a JS file cross domain as a script, allowing you to load JS data from another server in the bad old days. I guess not what's being done here, this is just weeeeird.

2 comments
Niki Tonsky

@Olical yeah, it’s probably some stupid shit like that. It also has html page next to it, I guess local html can’t “just” import json, which is of course mega-stupid

Olical

@nikitonsky ohhh yeah if you open it under the file:// protocol I think some fuckyness ensues, almost definitely that. Still so weird though. I guess it could be worse, it could be embedded in the HTML or a PDF instead.

Go Up