mirror of
https://github.com/JustAnimeCore/JustAnime.git
synced 2026-04-17 13:51:44 +00:00
.fun
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<p align="center">
|
||||
<div align="center">
|
||||
<a href="https://justanime.to">
|
||||
<a href="https://justanime.fun">
|
||||
<img alt="JustAnime" src="https://github.com/tejaspanchall/JustAnime/blob/main/public/footer.png" width="220"/>
|
||||
</a>
|
||||
</div>
|
||||
@@ -16,7 +16,7 @@
|
||||
</p>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="https://justanime.to">JustAnime</a> is an open-source anime streaming service that uses <a href="https://github.com/itzzzme/anime-api">ANIME</a> API, built using ReactJS with javascript and Tailwind CSS. It lets you easily find any anime with intuitive search & suggestion feature and stream without any ads.
|
||||
<a href="https://justanime.fun">JustAnime</a> is an open-source anime streaming service that uses <a href="https://github.com/itzzzme/anime-api">ANIME</a> API, built using ReactJS with javascript and Tailwind CSS. It lets you easily find any anime with intuitive search & suggestion feature and stream without any ads.
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
@@ -92,13 +92,13 @@ npm start # or npm run dev (to run develepment server)
|
||||
|
||||
### Vercel
|
||||
|
||||
Host your own instance of <a href="https://justanime.to">JustAnime</a> on vercel
|
||||
Host your own instance of <a href="https://justanime.fun">JustAnime</a> on vercel
|
||||
|
||||
[](https://vercel.com/new/clone?repository-url=https://github.com/tejaspanchall/JustAnime)
|
||||
|
||||
### Render
|
||||
|
||||
Host your own instance of <a href="https://justanime.to">JustAnime</a> on Render.
|
||||
Host your own instance of <a href="https://justanime.fun">JustAnime</a> on Render.
|
||||
|
||||
[](https://render.com/deploy?repo=https://github.com/tejaspanchall/JustAnime)
|
||||
|
||||
|
||||
14
index.html
14
index.html
@@ -40,7 +40,7 @@
|
||||
content="JustAnime to is a free no ads anime site to watch free anime. Online anime streaming at justanime with DUB, SUB in HD. Hianime, 9animetv, Zoro, s3taku,justanime."
|
||||
/>
|
||||
<meta property="og:image" content="https://i.postimg.cc/kMYmHkPm/home.webp" />
|
||||
<meta property="og:url" content="https://justanime.to" />
|
||||
<meta property="og:url" content="https://justanime.fun" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta property="og:site_name" content="JustAnime" />
|
||||
@@ -61,24 +61,24 @@
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebSite",
|
||||
"name": "JustAnime",
|
||||
"alternateName": ["JustAnime.to", "Just Anime"],
|
||||
"url": "https://justanime.to",
|
||||
"alternateName": ["justanime.fun", "Just Anime"],
|
||||
"url": "https://justanime.fun",
|
||||
"description": "JustAnime offers free streaming of English-subbed and dubbed anime series and movies. No account needed and no ads!",
|
||||
"potentialAction": {
|
||||
"@type": "SearchAction",
|
||||
"target": {
|
||||
"@type": "EntryPoint",
|
||||
"urlTemplate": "https://justanime.to/search?keyword={search_term_string}"
|
||||
"urlTemplate": "https://justanime.fun/search?keyword={search_term_string}"
|
||||
},
|
||||
"query-input": "required name=search_term_string"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "JustAnime",
|
||||
"url": "https://justanime.to",
|
||||
"url": "https://justanime.fun",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://justanime.to/logo.png",
|
||||
"url": "https://justanime.fun/logo.png",
|
||||
"width": 512,
|
||||
"height": 512
|
||||
},
|
||||
@@ -91,7 +91,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="canonical" href="https://justanime.to" />
|
||||
<link rel="canonical" href="https://justanime.fun" />
|
||||
|
||||
<!-- Preload Critical Resources -->
|
||||
<link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'" />
|
||||
|
||||
@@ -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" />
|
||||
|
||||
@@ -51,7 +51,7 @@ function DMCA() {
|
||||
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>
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ export const generateKeywords = (animeInfo) => {
|
||||
};
|
||||
|
||||
export const generateCanonicalUrl = (path) => {
|
||||
const baseUrl = 'https://justanime.to';
|
||||
const baseUrl = 'https://justanime.fun';
|
||||
if (!path) return baseUrl;
|
||||
|
||||
const cleanPath = path.startsWith('/') ? path : `/${path}`;
|
||||
@@ -55,7 +55,7 @@ export const generateOGImage = (imageUrl, fallbackUrl = 'https://i.postimg.cc/kM
|
||||
if (!imageUrl) return fallbackUrl;
|
||||
|
||||
if (imageUrl.startsWith('/')) {
|
||||
return `https://justanime.to${imageUrl}`;
|
||||
return `https://justanime.fun${imageUrl}`;
|
||||
}
|
||||
|
||||
return imageUrl;
|
||||
@@ -121,14 +121,14 @@ export const generateWebsiteStructuredData = () => {
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebSite",
|
||||
"name": website_name,
|
||||
"alternateName": ["JustAnime.to", "Just Anime"],
|
||||
"url": "https://justanime.to",
|
||||
"alternateName": ["justanime.fun", "Just Anime"],
|
||||
"url": "https://justanime.fun",
|
||||
"description": `${website_name} is a free anime streaming website where you can watch English Subbed and Dubbed Anime online.`,
|
||||
"potentialAction": {
|
||||
"@type": "SearchAction",
|
||||
"target": {
|
||||
"@type": "EntryPoint",
|
||||
"urlTemplate": "https://justanime.to/search?keyword={search_term_string}"
|
||||
"urlTemplate": "https://justanime.fun/search?keyword={search_term_string}"
|
||||
},
|
||||
"query-input": "required name=search_term_string"
|
||||
}
|
||||
@@ -159,8 +159,8 @@ export const generateOrganizationStructuredData = () => {
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Organization",
|
||||
"name": website_name,
|
||||
"url": "https://justanime.to",
|
||||
"logo": "https://justanime.to/logo.png",
|
||||
"url": "https://justanime.fun",
|
||||
"logo": "https://justanime.fun/logo.png",
|
||||
"sameAs": [
|
||||
],
|
||||
"contactPoint": {
|
||||
|
||||
Reference in New Issue
Block a user