mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 05:13:26 +00:00
Add warnings for cloudflare and changelog for client 4.3.3
This commit is contained in:
@@ -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)
|
## 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.
|
Cloudflare has a generous free plan, so you don't need to pay anything unless you get hundreds of users.
|
||||||
|
|
||||||
[](https://deploy.workers.cloudflare.com/?url=https://github.com/movie-web/simple-proxy){target="\_blank"}
|
[](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)
|
## 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. 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. 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).
|
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).
|
||||||
|
@@ -2,6 +2,12 @@
|
|||||||
title: 'Changelog'
|
title: 'Changelog'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# Version 4.3.3
|
||||||
|
|
||||||
|
- Fixed body not being transferred properly to the extension (needs latest version of extension)
|
||||||
|
- Added new translations: Finnish
|
||||||
|
- Improved translations: Czech, German, English, Spanish, Persian, French, Galician, Gujarati, Hebrew, Hindi, Icelandic, Navajo, , Portuguese (Brazil), Russian, Ukrainian, Chinese (Han (Simplified variant))
|
||||||
|
|
||||||
# Version 4.3.2
|
# Version 4.3.2
|
||||||
|
|
||||||
- Run account server data fetching in parallel.
|
- Run account server data fetching in parallel.
|
||||||
|
Reference in New Issue
Block a user