mirror of
https://github.com/JustAnimeCore/JustAnime.git
synced 2026-04-17 22:01:45 +00:00
small fix
This commit is contained in:
28
index.html
28
index.html
@@ -14,21 +14,21 @@
|
|||||||
name="keywords"
|
name="keywords"
|
||||||
content="justanime, just anime, zenime, hianime to, aniwatch, zorox, zoro anime, zoro to, zoroxtv, watch anime online free, free watch anime, anime online to watch"
|
content="justanime, just anime, zenime, hianime to, aniwatch, zorox, zoro anime, zoro to, zoroxtv, watch anime online free, free watch anime, anime online to watch"
|
||||||
/>
|
/>
|
||||||
<meta name="author" content="Zenime Team" />
|
<meta name="author" content="JustAnime Team" />
|
||||||
<meta name="robots" content="index, follow" />
|
<meta name="robots" content="index, follow" />
|
||||||
<meta name="rating" content="General" />
|
<meta name="rating" content="General" />
|
||||||
<meta name="language" content="English" />
|
<meta name="language" content="English" />
|
||||||
|
|
||||||
<meta
|
<meta
|
||||||
property="og:title"
|
property="og:title"
|
||||||
content="JustAnime | Watch Free Anime, Online Anime Streaming - JustAnime"
|
content="JustAnime | Watch Anime for Free Online"
|
||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
property="og:description"
|
property="og:description"
|
||||||
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."
|
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/pVqqMKkR/2IAVHlI.webp" />
|
<meta property="og:image" content="https://github.com/tejaspanchall/JustAnime/blob/main/public/home.PNG" />
|
||||||
<meta property="og:url" content="https://zenime.site" />
|
<meta property="og:url" content="https://justanime.to" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:locale" content="en_US" />
|
<meta property="og:locale" content="en_US" />
|
||||||
<meta property="og:site_name" content="JustAnime" />
|
<meta property="og:site_name" content="JustAnime" />
|
||||||
@@ -41,18 +41,18 @@
|
|||||||
name="twitter:description"
|
name="twitter:description"
|
||||||
content="Stream free English-subbed and dubbed anime online with no ads. Enjoy hassle-free viewing and daily updates on JustAnime!"
|
content="Stream free English-subbed and dubbed anime online with no ads. Enjoy hassle-free viewing and daily updates on JustAnime!"
|
||||||
/>
|
/>
|
||||||
<meta name="twitter:image" content="https://i.postimg.cc/pVqqMKkR/2IAVHlI.webp" />
|
<!-- <meta name="twitter:image" content="https://i.postimg.cc/pVqqMKkR/2IAVHlI.webp" />
|
||||||
<meta name="twitter:site" content="@ZenimeOfficial" />
|
<meta name="twitter:site" content="@ZenimeOfficial" /> -->
|
||||||
<title>JustAnime | Free Anime Streaming Platform</title>
|
<title>JustAnime | Free Anime Streaming Platform</title>
|
||||||
<script type="application/ld+json">
|
<script type="application/ld+json">
|
||||||
{
|
{
|
||||||
"@context": "https://schema.org",
|
"@context": "https://schema.org",
|
||||||
"@type": "VideoObject",
|
"@type": "VideoObject",
|
||||||
"name": "Zenime - Watch Anime Free",
|
"name": "JustAnime - Watch Anime Free",
|
||||||
"description": "Zenime offers free streaming of English-subbed and dubbed anime series and movies. No account needed and no ads!",
|
"description": "JustAnime offers free streaming of English-subbed and dubbed anime series and movies. No account needed and no ads!",
|
||||||
"thumbnailUrl": "https://i.postimg.cc/pVqqMKkR/2IAVHlI.webp",
|
"thumbnailUrl": "https://github.com/tejaspanchall/JustAnime/blob/main/public/home.PNG",
|
||||||
"uploadDate": "2024-11-08",
|
"uploadDate": "2024-11-08",
|
||||||
"contentUrl": "https://zenime.site",
|
"contentUrl": "https://justanime.to",
|
||||||
"duration": "PT30M",
|
"duration": "PT30M",
|
||||||
"interactionStatistic": {
|
"interactionStatistic": {
|
||||||
"@type": "InteractionCounter",
|
"@type": "InteractionCounter",
|
||||||
@@ -62,24 +62,24 @@
|
|||||||
"author": {
|
"author": {
|
||||||
"@type": "Individual",
|
"@type": "Individual",
|
||||||
"name": "itzzzme",
|
"name": "itzzzme",
|
||||||
"url": "https://zenime.site"
|
"url": "https://justanime.to"
|
||||||
},
|
},
|
||||||
"publisher": {
|
"publisher": {
|
||||||
"@type": "Individual",
|
"@type": "Individual",
|
||||||
"name": "itzzzme",
|
"name": "itzzzme",
|
||||||
"logo": {
|
"logo": {
|
||||||
"@type": "ImageObject",
|
"@type": "ImageObject",
|
||||||
"url": "https://i.postimg.cc/SsKY6Y9f/2H76i57.png"
|
"url": "https://github.com/tejaspanchall/JustAnime/blob/main/public/logo.png"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"potentialAction": {
|
"potentialAction": {
|
||||||
"@type": "WatchAction",
|
"@type": "WatchAction",
|
||||||
"target": "https://zenime.site"
|
"target": "https://justanime.to"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<link rel="canonical" href="https://zenime.site" />
|
<link rel="canonical" href="https://justanime.to" />
|
||||||
|
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
|
|||||||
Reference in New Issue
Block a user