diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md
index 412c4af2..fddc74e2 100644
--- a/.github/CODE_OF_CONDUCT.md
+++ b/.github/CODE_OF_CONDUCT.md
@@ -60,7 +60,7 @@ representative at an online or offline event.
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
-codeofconduct@movie-web.app.
+our [Discord](https://movie-web.github.io/links/discord).
All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 926899a8..f43ad3c7 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -1,19 +1,21 @@
# Contributing Guidelines for movie-web
-Thank you for investing your time in contributing to our project! Your contribution will be reflected on [movie-web.app](https://movie-web.app).
+Thank you for investing your time in contributing to our project! Your contribution will be reflected on all of the community hosted instances that are on the latest version.
Please read our [Code of Conduct](./CODE_OF_CONDUCT.md) to keep our community approachable and respectable.
## Contents
- - [New Contributor Guide](#new-contributor-guide)
- - [Requesting a feature or reporting a bug](#requesting-a-feature-or-reporting-a-bug)
- - [Discord Server](#discord-server)
- - [GitHub Issues](#github-issues)
- - [Before you start](#before-you-start)
- - [Contributing](#before-you-start)
- - [Recommended Development Environment](#recommended-development-environment)
- - [Tips](#tips)
- - [Language Contributions](#language-contributions)
+- [Contributing Guidelines for movie-web](#contributing-guidelines-for-movie-web)
+ - [Contents](#contents)
+ - [New contributor guide](#new-contributor-guide)
+ - [Requesting a feature or reporting a bug](#requesting-a-feature-or-reporting-a-bug)
+ - [Discord Server](#discord-server)
+ - [GitHub Issues](#github-issues)
+ - [Before you start!](#before-you-start)
+ - [Contributing](#contributing)
+ - [Recommended Development Environment](#recommended-development-environment)
+ - [Tips](#tips)
+ - [Language Contributions](#language-contributions)
## New contributor guide
@@ -33,7 +35,7 @@ There are two places where to request features or report bugs:
### Discord Server
If you do not have a GitHub account or want to discuss a feature or bug with us before making an issue, you can join our Discord server.
-
+
### GitHub Issues
To make a GitHub issue for movie-web, please visit the [new issue page](https://github.com/movie-web/movie-web/issues/new/choose) where you can pick either the "Bug Report" or "Feature Request" template.
@@ -85,7 +87,8 @@ Here are some tips to make sure that your pull requests are :pinched_fingers: fi
### Language Contributions
Language contributions help movie-web massively, allowing people worldwide to use our app!
-We use weblate for crowdsourcing our translations. [Click here to go to our translation tool.](https://weblate.movie-web.app/projects/movie-web/website/)
+We use Weblate for crowdsourcing our translations. [Click here to go to our translation tool.](https://movie-web.github.io/links/weblate)
+
1. First make sure you make an account. (click the link above)
2. Click the language you want to help translate, if it's not listed you can click the plus top left to add a new language.
diff --git a/.github/SECURITY.md b/.github/SECURITY.md
index 83bf16ae..2e85d3a2 100644
--- a/.github/SECURITY.md
+++ b/.github/SECURITY.md
@@ -2,12 +2,9 @@
## Supported Versions
-The movie-web maintainers only support the latest version of movie-web published at https://movie-web.app.
-
-Support is not provided for any forks or mirrors of movie-web.
+The latest version of movie-web is the only version that is supported, as it is the only version that is being actively developed.
## Reporting a Vulnerability
-There are two ways you can contact the movie-web maintainers to report a vulnerability:
- - Email [security@movie-web.app](mailto:security@movie-web.app)
- - Report the vulnerability in the [movie-web Discord server](https://discord.movie-web.app)
+You can contact the movie-web maintainers to report a vulnerability:
+ - Report the vulnerability in the [movie-web Discord server](https://movie-web.github.io/links/discord)
diff --git a/example.env b/example.env
index 65e2829f..38c690a5 100644
--- a/example.env
+++ b/example.env
@@ -1,8 +1,8 @@
-VITE_TMDB_READ_API_KEY=eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJiZmU0OGY4NjFkY2NmMjczMzUyMDdmMWVjYmVkNjNjNiIsInN1YiI6IjY1YjNmMWI0NTk0Yzk0MDE2MzNkZDBjNSIsInNjb3BlcyI6WyJhcGlfcmVhZCJdLCJ2ZXJzaW9uIjoxfQ.GiCKswc2u9NraBbujm0ykI5G3p-K9WJoHg40jYbFv4o
+VITE_TMDB_READ_API_KEY=...
VITE_OPENSEARCH_ENABLED=false
# make sure the cors proxy url does NOT have a slash at the end
-VITE_CORS_PROXY_URL=https://flixweb-proxy.netlify.app
+VITE_CORS_PROXY_URL=...
# make sure the domain does NOT have a slash at the end
VITE_APP_DOMAIN=http://localhost:5173
diff --git a/index.html b/index.html
index 4d7ea1cf..1d1c3577 100644
--- a/index.html
+++ b/index.html
@@ -131,11 +131,11 @@
-