From 365f57193f927c85495cd52825e90ddd5f90a754 Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Fri, 1 Mar 2024 08:05:25 -0500 Subject: [PATCH] Change DMCA email --- README.md | 2 +- src/assets/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c72250d..0aacb6b6 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,4 @@ pnpm run dev ## Contact Me **Discord:** *.baddeveloper* -**Email:** *dreadpiratecozi@onionmail.org* \ No newline at end of file +**Email:** *sudo-flix@proton.me* \ No newline at end of file diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index 2d81ae36..d363f80c 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -412,7 +412,7 @@ }, "screens": { "dmca": { - "text": "Welcome to sudo-flix's DMCA contact page. If you believe your copyrighted work has been improperly used on our platform (😢), please send a detailed DMCA notice to: dreadpiratecozi@onionmail.org below. Please include a description of the copyrighted material, your contact details, and a statement of good faith belief. We're committed to resolving these matters promptly and appreciate your cooperation.", + "text": "Welcome to sudo-flix's DMCA contact page. If you believe your copyrighted work has been improperly used on our platform (😢), please send a detailed DMCA notice to: sudo-flix@proton.me below. Please include a description of the copyrighted material, your contact details, and a statement of good faith belief. We're committed to resolving these matters promptly and appreciate your cooperation.", "title": "DMCA :(" }, "loadingApp": "Loading application",