503s are prominent enough that you'll get 2-4 every page load.
One 503 will break the entire page.
That cache is completely ignored if you get a 503.
Either have a seperate Apache server under a subdomain (eg: static.openuserjs.org) or use a public CDN.
Sorry Martii. Having the site be useful outweighs any security concerns of not hosting our own javascript.
We can host Ace locally (as it appears to not work on a CDN) but it's not on every page anyways.
503s are prominent enough that you'll get 2-4 every page load.
One 503 will break the entire page.
That cache is completely ignored if you get a 503.
Either have a seperate Apache server under a subdomain (eg: static.openuserjs.org) or use a public CDN.
Sorry Martii. Having the site be useful outweighs any security concerns of not hosting our own javascript.
We can host Ace locally (as it appears to not work on a CDN) but it's not on every page anyways.