Skip to content

Simple CORS proxy for cloudflare workers

License

Notifications You must be signed in to change notification settings

Virenbar/cloudflare-cors-proxy

Repository files navigation

cloudflare-cors-proxy

Simple CORS proxy for cloudflare workers

Deploying

  1. Change id in kv_namespaces to your Namespace ID
    Namespace should contain whitelist key with array of domains (["example.org","..."])

  2. Deploy

    yarn run deploy

About

Simple CORS proxy for cloudflare workers

Topics

Resources

License

Stars

Watchers

Forks