mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Update readme and backend link to new domain
This commit is contained in:
parent
f1e9c0268a
commit
1edfde5b5b
2 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
|
@ -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-<id>" and "movie-<id>"
|
||||
VITE_DISALLOWED_IDS: ""
|
||||
|
|
Loading…
Reference in a new issue