From 15e69266934a52ba582633e6ed14ba9a91298a17 Mon Sep 17 00:00:00 2001 From: sussy-code Date: Sat, 4 May 2024 13:38:32 +0000 Subject: [PATCH] Update links --- pages/proxy/deploy.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/proxy/deploy.mdx b/pages/proxy/deploy.mdx index 0958422..173d0e9 100644 --- a/pages/proxy/deploy.mdx +++ b/pages/proxy/deploy.mdx @@ -8,7 +8,7 @@ title: 'Deploy' Netlify has a very generous free plan, so you'll be able to host your proxy for free unless you get hundreds of users. -[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/sussy-code/simple-proxy) +[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/sussy-code/sudo-proxy) @@ -45,7 +45,7 @@ The sources showbox and febbox do NOT work with cloudflare. Use a different host 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/simple-proxy) +[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/sussy-code/sudo-proxy) @@ -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 [`simple-proxy-cloudflare.mjs` script from here](https://github.com/sussy-code/simple-proxy/releases/latest/download/simple-proxy-cloudflare.mjs). + 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/*). @@ -144,7 +144,7 @@ The sources showbox and febbox do NOT work with cloudflare. Use a different host There should now be a code editor on the left hand side on the web page. - Select all of the existing template code and delete it. **You must make sure all of the code is deleted for this to work!** - - Go to your downloads folder and open up the `simple-proxy-cloudflare.mjs` file you downloaded earlier in a text editor, and **copy** the contents. + - Go to your downloads folder and open up the `sudo-proxy-cloudflare.mjs` file you downloaded earlier in a text editor, and **copy** the contents. - Back in your browser, paste the contents of the file into the code editor. @@ -206,7 +206,7 @@ Experience with Docker, domains and web hosting is **highly recommended** for th [Deploying with Netlify](#method-1-netlify-easy) is easier and safer to do! You are exposing your server at your own risk! -Our `simple-proxy` application is available from the GitHub Container Registry under the image [`ghcr.io/sussy-code/sudo-proxy:latest`](https://ghcr.io/sussy-code/sudo-proxy:latest) +Our `sudo-proxy` application is available from the GitHub Container Registry under the image [`ghcr.io/sussy-code/sudo-proxy:latest`](https://ghcr.io/sussy-code/sudo-proxy:latest) The container exposes the HTTP port (Without TLS/SSL) as `3000/TCP`.