This commit is contained in:
Tejas Panchal
2026-02-15 12:08:28 +05:30
parent d02460a073
commit ccdf9722e5
6 changed files with 95 additions and 95 deletions

View File

@@ -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'" />