Add turnstile integration

This commit is contained in:
mrjvs
2023-12-20 14:32:15 +01:00
parent eb58298582
commit ed4d8826ce
6 changed files with 120 additions and 4 deletions

View File

@@ -1,8 +1,7 @@
# simple-proxy
Simple reverse proxy to bypass CORS, used by [movie-web](https://movie-web.app).
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/movie-web/simple-proxy)
Read the docs at https://docs.movie-web.app/proxy
---
@@ -10,6 +9,7 @@ Simple reverse proxy to bypass CORS, used by [movie-web](https://movie-web.app).
- Deployable on many platforms - thanks to nitro
- header rewrites - read and write protected headers
- bypass CORS - always allows browser to send requests through it
- secure it with turnstile - prevent bots from using your proxy
### supported platforms:
- cloudflare workers