Results 10 comments of atomizer

I am away until the 29th, so I can't really do anything at the moment. Sorry!

YQL was used because it was the only open and "trusted" CORS proxy. Also, it has very high rate limit, and not limited per server, only per client. On the...

It is automatic, at least as long as the client swf structure doesn't change.

If reading local files would work I wouldn't bother making it a `.js` in the first place - a simple text file would work just fine. Maybe something changed over...

This is strange. Try this: right click -> compile script, then right click the created .exe -> run as administrator.

Is this still an issue for you @XtrmePlaya?

disable chrome's built-in player (and install adobe flash plugin for chrome if not installed) https://www.enounce.com/chrome-disable-pepperflash edit: nevermind, doesn't work now. I guess we have to figure out how to crack...

Split it in the middle and display left half above right half? Anyway that's secondary, we still need the id to position mapping.

It feels wrong to have all passwords saved in plaintext. We could encrypt the accounts object with a passphrase and add interface to manage accounts from within the app, so...

attempted to fix in 49bc1b6