Miserlou / Glance-Bookmarklet

A Speed Reading Bookmarklet
https://gun.io/blog/openspritz-a-free-speed-reading-bookmarklet
MIT License
1.56k stars 247 forks source link

Failed to load resource: net::ERR_CONNECTION_REFUSED #88

Open andygimma opened 10 years ago

andygimma commented 10 years ago

When trying to run the app, I am getting this error.

Failed to load resource: net::ERR_CONNECTION_REFUSED https://rawgithub.com/Miserlou/OpenSpritz/master/spritz.html

andygimma commented 10 years ago

Looks like there is a dot missing between raw and github in the url.

This doesn't work. https://rawgithub.com/Miserlou/OpenSpritz/master/spritz.html

This does https://raw.github.com/Miserlou/OpenSpritz/master/spritz.html

Miserlou commented 10 years ago

Rawgithub is a service which proxies content from github.com. It looks down currently. Crap.

andygimma commented 10 years ago

Thanks for the quick reply.

sethwoodworth commented 10 years ago
MLHttpRequest cannot load https://rawgithub.com/Miserlou/OpenSpritz/master/spritz.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.reddit.com' is therefore not allowed access. 

And now they don't set the ACAO header letting me run external scripts.

rsalmond commented 10 years ago

@Miserlou looks like there have been some updates over at rawgithub, perhaps openspritz encouraged them to CDN up?

Miserlou commented 10 years ago

Yeahhhhhhhhhh... I'm gonna have to come up with a new solution here. GH pages to the rescue?

sethwoodworth commented 10 years ago

Can you minify your whole stack in to a bookmarklet?

On Tue, Apr 22, 2014 at 1:49 AM, Rich Jones notifications@github.comwrote:

Yeahhhhhhhhhh... I'm gonna have to come up with a new solution here. GH pages to the rescue?

— Reply to this email directly or view it on GitHubhttps://github.com/Miserlou/OpenSpritz/issues/88#issuecomment-41006017 .