jpillora / xdomain

A pure JavaScript CORS alternative
https://jpillora.com/xdomain/
3.12k stars 270 forks source link

rawgit.com link is broken #106

Closed bioball closed 10 years ago

bioball commented 10 years ago

Looks like your file got blacklisted :(

http://rawgit.com/jpillora/xdomain/gh-pages/dist/0.6/xdomain.min.js

Maybe try getting it on cdnjs? http://cdnjs.com/

Or, their site says to use this URL http://cdn.rawgit.com/jpillora/xdomain/gh-pages/dist/0.6/xdomain.min.js

jpillora commented 10 years ago

I just clicked the link and it worked, you sure?

On Tuesday, August 19, 2014, Daniel Chao notifications@github.com wrote:

Looks like your file got blacklisted :(

http://rawgit.com/jpillora/xdomain/gh-pages/dist/0.6/xdomain.min.js

Maybe try getting it on cdnjs? http://cdnjs.com/

— Reply to this email directly or view it on GitHub https://github.com/jpillora/xdomain/issues/106.

bioball commented 10 years ago

Yeah, it was blacklisted for like maybe 30 minutes. Wish I took a screenshot of it

bioball commented 10 years ago

Ok, it's down again. Screenshot below:

screen shot 2014-08-19 at 8 38 31 am

jpillora commented 10 years ago

Okay we'll swap to https://cdn.rawgit...

Will change the README

Currently out atm though

On Wednesday, August 20, 2014, Daniel Chao notifications@github.com wrote:

Ok, it's down again. Screenshot below:

[image: screen shot 2014-08-19 at 8 38 31 am] https://cloud.githubusercontent.com/assets/4590460/3968468/f2937d56-27b6-11e4-8f31-0aa09728a0cb.png

— Reply to this email directly or view it on GitHub https://github.com/jpillora/xdomain/issues/106#issuecomment-52652962.

jpillora commented 10 years ago

Fixed