CORS proxy for serving images through XHR. Written in node.js
Make sure you have node.js and npm installed.
Run
npm install
to install dependencies
node proxy.js
forever proxy.js
in case you wanna use forever
http://proxy:8000/[image_url]
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true