aboutsummaryrefslogtreecommitdiff
path: root/pages/dmca.js
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-05-09 19:27:06 +0700
committerFactiven <[email protected]>2023-05-09 19:27:06 +0700
commit565d68433b0bd19097048dc418073f3acffd95a9 (patch)
treecaeacf5a945fa3c1a69613da036cd44d4839c9ca /pages/dmca.js
parentRevamped 404 page (diff)
downloadmoopa-565d68433b0bd19097048dc418073f3acffd95a9.tar.xz
moopa-565d68433b0bd19097048dc418073f3acffd95a9.zip
Update v3.5.5
Diffstat (limited to 'pages/dmca.js')
-rw-r--r--pages/dmca.js10
1 files changed, 8 insertions, 2 deletions
diff --git a/pages/dmca.js b/pages/dmca.js
index eeed80c..f306054 100644
--- a/pages/dmca.js
+++ b/pages/dmca.js
@@ -91,8 +91,14 @@ export default function DMCA() {
downloading/uploading of movies. We only post links that are
available on the internet. If you believe that any content on
our website infringes upon your intellectual property rights and
- you hold the copyright for that content, please report it to
- [email protected] and the content will be immediately removed.
+ you hold the copyright for that content, please report it to{" "}
+ <a
+ href="mailto:[email protected]?subject=[Moopa]%20-%20Your%20Subject"
+ className="font-semibold"
+ >
+ </a>{" "}
+ and the content will be immediately removed.
</p>
</div>
</div>