From f1e9c0268af5ff628b5dcd9ad180d7d2cae13035 Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Mon, 26 Feb 2024 23:15:36 -0500 Subject: [PATCH] Update readme --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53f22424..ec2a70ff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,22 @@ # Sudo-Flix Sudo-Flix is a mirror of [Movie-Web](https://github.com/movie-web/movie-web) with some changes... +## Links And Resources +| Service | Link | Source Code | +|----------------|----------------------------------------------------|------------------------------------------------------| +| Movie-Web Docs | [movie-web-docs](https://movie-web.github.io/) | [Source Code](https://github.com/movie-web/docs) | +| Sudo-Flix | [Sudo-Flix](https://sudo-flix.lol) | [Source Code](https://gitlab.com/itzCozi/sudo-flix) | +| Proxy #1 | [sudo-proxy](https://sudo-proxy.netlify.app) | [Source Code](https://gitlab.com/itzCozi/sudo-proxy) | +| Proxy #2 | [mweb-proxy](https://mweb-proxy.up.railway.app) | [Source Code](https://gitlab.com/itzCozi/sudo-proxy) | +| Backend | [sudo-flix-backend](https://sudo-flix-backend.lol) | [Source Code](https://github.com/movie-web/backend) | +**I provide these if you are not able to host yourself, though I do encourage hosting the frontend.** + +## Referrers +- [Priacy Subreddit Megathread](https://www.reddit.com/r/Piracy/s/iymSloEpXn) +- [Movie-Web Docs](https://movie-web.github.io/docs/instances) +- Search Engines: DuckDuckGo, Bing, Google +- Rentry.co? (This ones a mystery) + ## Running Locally Type the following commands into your terminal / command line to run Sudo-Flix locally ```bash @@ -11,5 +27,6 @@ pnpm install pnpm run dev ``` -## Contributing -If you want to contribute to this project, you can fork the repository and make a pull request. +## Contact Me +**Discord:** *.baddeveloper* +**Email:** *dreadpiratecozi@onionmail.org* \ No newline at end of file