From 1edfde5b5bd638f0e5042a1b8aa50116c02bf96c Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Mon, 26 Feb 2024 23:33:54 -0500 Subject: [PATCH] Update readme and backend link to new domain --- README.md | 1 + public/config.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec2a70ff..ba5535e0 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Sudo-Flix is a mirror of [Movie-Web](https://github.com/movie-web/movie-web) wit ## Referrers - [Priacy Subreddit Megathread](https://www.reddit.com/r/Piracy/s/iymSloEpXn) - [Movie-Web Docs](https://movie-web.github.io/docs/instances) +- [Movie-Web Discord](https://movie-web.github.io/links/discord) - Search Engines: DuckDuckGo, Bing, Google - Rentry.co? (This ones a mystery) diff --git a/public/config.js b/public/config.js index 627b0f45..b039c78c 100644 --- a/public/config.js +++ b/public/config.js @@ -12,7 +12,7 @@ window.__CONFIG__ = { VITE_NORMAL_ROUTER: false, // The backend URL to communicate with, defaults to the movie-web hosted one at backend.movie-web.app - VITE_BACKEND_URL: "https://sudo-flix-backend.up.railway.app", + VITE_BACKEND_URL: "https://sudo-flix-backend.lol", // A comma separated list of disallowed IDs in the case of a DMCA claim - in the format "series-" and "movie-" VITE_DISALLOWED_IDS: ""