Update marketplace.json

This commit is contained in:
2025-12-25 03:30:37 +01:00
parent e64f886e83
commit fb329adbde

View File

@@ -13,62 +13,38 @@
"id": "hianime", "id": "hianime",
"name": "HiAnime", "name": "HiAnime",
"type": "anime-streaming", "type": "anime-streaming",
"author": { "author": { "name": "nonameyet" },
"name": "nonameyet"
},
"language": "English", "language": "English",
"website": "https://hianime.to/", "website": "https://hianime.to/",
"icon": "https://hianime.to/favicon.ico", "icon": "https://hianime.to/favicon.ico",
"tags": ["sub", "dub", "hls"], "tags": ["sub", "dub", "hls"],
"flags": { "flags": { "nsfw": false, "broken": false, "featured": true },
"nsfw": false, "compat": { "minAppVersion": "1.0.0", "maxAppVersion": null },
"broken": false,
"featured": true
},
"compat": {
"minAppVersion": "1.0.0",
"maxAppVersion": null
},
"release": { "release": {
"channel": "stable", "channel": "stable",
"version": "1.0.0", "version": "1.0.0",
"publishedAt": "20 Dec 2025", "publishedAt": "20 Dec 2025",
"manifestUrl": "https://git.waifuboard.app/MrGus/WaifuTV-Extensions/raw/branch/main/anime/hianime/manifest.json", "manifestUrl": "https://git.waifuboard.app/MrGus/WaifuTV-Extensions/raw/branch/main/anime/hianime/manifest.json",
"changelog": [ "changelog": ["Initial release", "HD-1/HD-2/HD-3 servers"]
"Initial release",
"HD-1/HD-2/HD-3 servers"
]
} }
}, },
{ {
"id": "animeav1", "id": "anicrush",
"name": "AnimeAV1", "name": "AniCrush",
"type": "anime-streaming", "type": "anime-streaming",
"author": { "author": { "name": "nonameyet" },
"name": "nonameyet"
},
"language": "English", "language": "English",
"website": "https://animeav1.com/", "website": "https://anicrush.to/",
"icon": "https://animeav1.com/favicon.ico", "icon": "https://anicrush.to/favicon.ico",
"tags": ["sub", "dub", "hls"], "tags": ["sub", "dub", "hls"],
"flags": { "flags": { "nsfw": false, "broken": false, "featured": false },
"nsfw": false, "compat": { "minAppVersion": "1.0.0", "maxAppVersion": null },
"broken": false,
"featured": false
},
"compat": {
"minAppVersion": "1.0.0",
"maxAppVersion": null
},
"release": { "release": {
"channel": "stable", "channel": "stable",
"version": "1.0.0", "version": "1.0.0",
"publishedAt": "20 Dec 2025", "publishedAt": "20 Dec 2025",
"manifestUrl": "https://git.waifuboard.app/MrGus/WaifuTV-Extensions/raw/branch/main/anime/animeav1/manifest.json", "manifestUrl": "https://git.waifuboard.app/MrGus/WaifuTV-Extensions/raw/branch/main/anime/anicrush/manifest.json",
"changelog": [ "changelog": ["Initial release", "Southcloud-1/2/3 servers"]
"Initial release",
"SUB + DUB HLS"
]
} }
} }
] ]