Skip to content

Instantly share code, notes, and snippets.

@super3
Forked from jimmywarting/readme.md
Last active July 21, 2020 11:03
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save super3/1afdc223e8c67097541b1293c6347599 to your computer and use it in GitHub Desktop.
Save super3/1afdc223e8c67097541b1293c6347599 to your computer and use it in GitHub Desktop.
Cors Proxies
Server SSL Metods Server country code Comments
YaCDN GET EU Unlimited size and unlimited requests (for now)
crossorigin.me GET US Require Origin header
2MB size limit
cors-proxy.htmldriven - CZ JSON response
don't work well with binary
cors-proxy.taskcluster POST US Only witelisted to taskcluster.net
Can send any header/method
thingproxy ANY US Limited to 100kb for both upload and download, max 10 req/sec
whateverorigin GET US Only supports JSONP
cors.io GET, HEAD US Only supports GET and HEAD request
gobetween GET US Only supports GET requests
goxcors - US Have a werd api
cors-anywhere - US Follows redirects 5x
Require Origin header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment