Version 0.2.4

- Add originBlacklist (#32) and originWhitelist (#24) options.
- Update gTLD list.
This commit is contained in:
Rob Wu
2015-08-16 01:12:12 +02:00
parent c0048573e9
commit 8429bb3c58

View File

@@ -1,6 +1,6 @@
{
"name": "cors-anywhere",
"version": "0.2.3",
"version": "0.2.4",
"description": "CORS Anywhere is a reverse proxy which adds CORS headers to the proxied request. Request URL is taken from the path",
"license": "MIT",
"author": "Rob Wu <rob@robwu.nl>",