From 63dd7352a3afa2789fd318822ddd9a9eca630166 Mon Sep 17 00:00:00 2001 From: sussy-code Date: Wed, 8 May 2024 17:49:11 +0000 Subject: [PATCH 1/4] Update mjs release --- pages/proxy/deploy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/proxy/deploy.mdx b/pages/proxy/deploy.mdx index 173d0e9..0e21f14 100644 --- a/pages/proxy/deploy.mdx +++ b/pages/proxy/deploy.mdx @@ -124,7 +124,7 @@ The sources showbox and febbox do NOT work with cloudflare. Use a different host - 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). From da92431ebc7b0b1f7491754b43aed22eb7a1dd3b Mon Sep 17 00:00:00 2001 From: sussy-code Date: Wed, 8 May 2024 17:56:06 +0000 Subject: [PATCH 2/4] Remove warning banners on proxy deploy --- pages/proxy/deploy.mdx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pages/proxy/deploy.mdx b/pages/proxy/deploy.mdx index 0e21f14..1a7bd64 100644 --- a/pages/proxy/deploy.mdx +++ b/pages/proxy/deploy.mdx @@ -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) - -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/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) - -The sources showbox and febbox do NOT work with cloudflare. Use a different host if you want those to work. - - Login to your Cloudflare account if you have one, otherwise create one [here](https://dash.cloudflare.com/sign-up?to=/:account/workers-and-pages) From 532d45c84a27b2cf67e8051b59a89582c9a07a40 Mon Sep 17 00:00:00 2001 From: sussy-code Date: Sat, 11 May 2024 04:06:41 +0000 Subject: [PATCH 3/4] Update railway template --- pages/backend/deploy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/backend/deploy.mdx b/pages/backend/deploy.mdx index d0a73eb..bb96a47 100644 --- a/pages/backend/deploy.mdx +++ b/pages/backend/deploy.mdx @@ -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). -[![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) From 522998486f10ab097d774bf6c89945ca10d06ae4 Mon Sep 17 00:00:00 2001 From: Mubelotix Date: Sun, 2 Jun 2024 22:21:10 +0200 Subject: [PATCH 4/4] Update deploy.mdx --- pages/client/deploy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/client/deploy.mdx b/pages/client/deploy.mdx index eb47018..71d9433 100644 --- a/pages/client/deploy.mdx +++ b/pages/client/deploy.mdx @@ -115,7 +115,7 @@ This method is meant for those using a desktop device or single board computer w movieweb: build: - context: https://github.com/sussy-code/smov.git + context: https://github.com/sussy-code/smov.git#main # args: # TMDB_READ_API_KEY: "" # CORS_PROXY_URL: ""