ontehfritz / api.mtgdb.info

Project closing first of August 2015
http://www.mtgdb.info/
MIT License
36 stars 8 forks source link

Allow CORS for pure javascript clients #62

Closed ontehfritz closed 10 years ago

ontehfritz commented 10 years ago

NGINX: add_header Access-Control-Allow-Origin *; on api.mtgdb.info

ontehfritz commented 10 years ago

Done

ontehfritz commented 10 years ago

http://jsfiddle.net/92v22/