Skip to content
/ cors Public
forked from streetwriters/cors

A Cloudflare Workers script to bypass CORS in the browser.

License

Notifications You must be signed in to change notification settings

sci2070/cors

 
 

Repository files navigation

Streetwriters CORS Proxy

A very simple CORS proxy to bypass CORS in the browser.

It is recommended that you deploy your own instance instead of using the default one. This is also better for your privacy. It takes just 5 minutes to deploy.

Deploy to Cloudflare Workers

Usage:

<proxy-url>/<resource-url>

Examples:

https://cors-proxy.url/https://api.github.com/repos/streetwriters/notesnook/releases/tags/v2.2.4

Legal

Copyright (c) 2022 Streetwriters (Private) Limited.

Licensed under GNU General Public License version 3.

About

A Cloudflare Workers script to bypass CORS in the browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%