Add warnings for cloudflare and changelog for client 4.3.3

This commit is contained in:
mrjvs
2024-01-26 19:17:51 +01:00
parent 6d778fd124
commit 9bb7be831e
2 changed files with 14 additions and 0 deletions

View File

@@ -20,6 +20,10 @@ Netlify has a very generous free plan, so you'll be able to host your proxy for
## Method 2 - Cloudflare (Easy)
::alert{type="warning"}
The sources showbox and febbox do NOT work with cloudflare. Use a different host if you want those to work.
::
Cloudflare has a generous free plan, so you don't need to pay anything unless you get hundreds of users.
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/movie-web/simple-proxy){target="\_blank"}
@@ -50,6 +54,10 @@ Cloudflare has a generous free plan, so you don't need to pay anything unless yo
## Method 2 - Cloudflare (Manual)
::alert{type="warning"}
The sources showbox and febbox do NOT work with cloudflare. Use a different host if you want those to work.
::
1. Login to your Cloudflare account if you have one, otherwise create one [here](https://dash.cloudflare.com/sign-up?to=/:account/workers-and-pages)
1. If you are signing up for an account, make sure to verify your email before going further!
1. Download the latest version of the Cloudflare [`simple-proxy-cloudflare.mjs` script from here](https://github.com/movie-web/simple-proxy/releases/latest/download/simple-proxy-cloudflare.mjs).