mirror of
https://github.com/JustAnimeCore/JustAnime.git
synced 2026-04-17 22:01:45 +00:00
.fun
This commit is contained in:
@@ -33,11 +33,11 @@ function Home() {
|
||||
<title>{website_name} | Free Anime Streaming Platform</title>
|
||||
<meta name="description" content={`${website_name} is the best site to watch anime online for free. Stream thousands of English subbed and dubbed anime episodes in HD quality with no ads.`} />
|
||||
<meta name="keywords" content="justanime, watch anime free, anime online sub dub, free anime streaming, no ads anime, best anime site" />
|
||||
<link rel="canonical" href="https://justanime.to" />
|
||||
<link rel="canonical" href="https://justanime.fun" />
|
||||
|
||||
<meta property="og:title" content={`${website_name} | Free Anime Streaming Platform`} />
|
||||
<meta property="og:description" content={`Watch high-quality anime online for free on ${website_name}. No ads, daily updates, and a massive library of subbed and dubbed content.`} />
|
||||
<meta property="og:url" content="https://justanime.to" />
|
||||
<meta property="og:url" content="https://justanime.fun" />
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
|
||||
@@ -14,10 +14,10 @@ function DMCA() {
|
||||
|
||||
<div>
|
||||
<p className="leading-relaxed text-base">
|
||||
We take the intellectual property rights of others seriously and require that our Users do the same.
|
||||
The Digital Millennium Copyright Act (DMCA) established a process for addressing claims of copyright infringement.
|
||||
If you own a copyright or have authority to act on behalf of a copyright owner and want to report a claim that a
|
||||
third party is infringing that material on or through {website_name}'s services, please submit a DMCA report on
|
||||
We take the intellectual property rights of others seriously and require that our Users do the same.
|
||||
The Digital Millennium Copyright Act (DMCA) established a process for addressing claims of copyright infringement.
|
||||
If you own a copyright or have authority to act on behalf of a copyright owner and want to report a claim that a
|
||||
third party is infringing that material on or through {website_name}'s services, please submit a DMCA report on
|
||||
our Contact page, and we will take appropriate action.
|
||||
</p>
|
||||
</div>
|
||||
@@ -47,11 +47,11 @@ function DMCA() {
|
||||
<h2 className="text-xl font-semibold text-white mb-4">Submit Your Request</h2>
|
||||
<p className="leading-relaxed text-base">
|
||||
Your DMCA takedown request should be submit here:{' '}
|
||||
<a
|
||||
href="/contact"
|
||||
<a
|
||||
href="/contact"
|
||||
className="text-white hover:text-white/80 underline underline-offset-4 decoration-white/20 hover:decoration-white/40 transition-colors"
|
||||
>
|
||||
https://justanime.to/contact
|
||||
https://justanime.fun/contact
|
||||
</a>
|
||||
</p>
|
||||
<p className="mt-3 leading-relaxed text-base">
|
||||
|
||||
@@ -13,7 +13,7 @@ function Terms() {
|
||||
<div>
|
||||
<h2 className="text-xl font-semibold text-white mb-4">1. Terms</h2>
|
||||
<p className="leading-relaxed text-base">
|
||||
By accessing this Website, accessible from https://justanime.to, you are agreeing to be bound by these Website Terms and Conditions of Use and agree that you are responsible for the agreement with any applicable local laws. If you disagree with any of these terms, you are prohibited from accessing this site. The materials contained in this Website are protected by copyright and trade mark law.
|
||||
By accessing this Website, accessible from https://justanime.fun, you are agreeing to be bound by these Website Terms and Conditions of Use and agree that you are responsible for the agreement with any applicable local laws. If you disagree with any of these terms, you are prohibited from accessing this site. The materials contained in this Website are protected by copyright and trade mark law.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user