epiqueras/getsy

Cross-Origin Request Blocked

superkerokero opened this issue · 1 comments

This is the console log from the demonstration page:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://crossorigin.me/http://scrollmagic.io/examples/advanced/infinite_scrolling.html?html. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

getsy used to work well several days ago...

All right, it seems that this is because the default corsProxy https://crossorigin,me is down. Changing the corsProxy solved the problem. Sorry for the interruption. Maybe its a good idea to change the default corsProxy to something else.