This commit is contained in:
Captain Jack Sparrow 2024-06-27 22:45:27 +00:00
commit b0ffe92a52
3 changed files with 3 additions and 11 deletions

View File

@ -86,7 +86,7 @@ To enhance your SSL and domain configuration, it's advisable to establish a reve
Railway offers you $5 of credit once you verify your account, which is enough to run the backend for around 5 months (~$0.90 per month). Railway offers you $5 of credit once you verify your account, which is enough to run the backend for around 5 months (~$0.90 per month).
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/TS4mw5) [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/hbgO43)
<Steps> <Steps>
<Steps.Step> <Steps.Step>

View File

@ -115,7 +115,7 @@ This method is meant for those using a desktop device or single board computer w
movieweb: movieweb:
build: build:
context: https://github.com/sussy-code/smov.git context: https://github.com/sussy-code/smov.git#main
# args: # args:
# TMDB_READ_API_KEY: "" # TMDB_READ_API_KEY: ""
# CORS_PROXY_URL: "" # CORS_PROXY_URL: ""

View File

@ -39,10 +39,6 @@ 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)
<Warning>
The sources showbox and febbox do NOT work with cloudflare. Use a different host if you want those to work.
</Warning>
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.
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/sussy-code/sudo-proxy) [![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/sussy-code/sudo-proxy)
@ -113,10 +109,6 @@ Cloudflare has a generous free plan, so you don't need to pay anything unless yo
## Method 2 - Cloudflare (Manual) ## Method 2 - Cloudflare (Manual)
<Warning>
The sources showbox and febbox do NOT work with cloudflare. Use a different host if you want those to work.
</Warning>
<Steps> <Steps>
<Steps.Step> <Steps.Step>
Login to your Cloudflare account if you have one, otherwise create one [here](https://dash.cloudflare.com/sign-up?to=/:account/workers-and-pages) Login to your Cloudflare account if you have one, otherwise create one [here](https://dash.cloudflare.com/sign-up?to=/:account/workers-and-pages)
@ -124,7 +116,7 @@ The sources showbox and febbox do NOT work with cloudflare. Use a different host
</Steps.Step> </Steps.Step>
<Steps.Step> <Steps.Step>
Download the latest version of the Cloudflare [`sudo-proxy-cloudflare.mjs` script from here](https://web.archive.org/web/*/https://github.com/movie-web/simple-proxy/releases/latest/download/*). Download the latest version of the Cloudflare [`sudo-proxy-cloudflare.mjs` script from here](https://github.com/sussy-code/sudo-proxy/releases/download/v2.1.5/simple-proxy-cloudflare.mjs).
</Steps.Step> </Steps.Step>
<Steps.Step> <Steps.Step>