Simple CORS proxy
https://cors.ryanking13.workers.dev/?u=https://www.google.com
WARNING:
You can use this demo site for testing.
However, DO NOT abuse the demo site for production.
See Making your own CORS proxy.
- Learn about Cloudflare Workers
- Fork this repository
- Change
accound_idin wrangler.toml to your Account ID - (Optional) Set
APP_NAME,HOSTNAME,APP_KEY(Ingestion key) for LogDNA logging
- If logging is not needed, set
APP_KEYto empty string"".
wrangler publish✨