Files
WaifuTV-Extensions/marketplace.json
2026-01-02 05:42:13 +01:00

52 lines
1.8 KiB
JSON

{
"schemaVersion": 2,
"name": "WaifuTV Extensions",
"lastUpdated": "20 Dec 2025",
"baseUrl": "https://git.waifuboard.app/MrGus/WaifuTV-Extensions/raw/branch/main",
"app": {
"id": "com.aniverse.anistreamtv",
"minAppVersion": "1.0.0"
},
"channels": ["stable", "beta"],
"extensions": [
{
"id": "hianime",
"name": "HiAnime",
"type": "anime-streaming",
"author": { "name": "nonameyet" },
"language": "English",
"website": "https://hianime.to/",
"icon": "https://hianime.to/favicon.ico",
"tags": ["sub", "dub", "hls"],
"flags": { "nsfw": false, "broken": false, "featured": true },
"compat": { "minAppVersion": "1.0.0", "maxAppVersion": null },
"release": {
"channel": "stable",
"version": "1.0.3",
"publishedAt": "20 Dec 2025",
"manifestUrl": "https://git.waifuboard.app/MrGus/WaifuTV-Extensions/raw/branch/main/anime/hianime/manifest.json",
"changelog": ["Initial release", "HD-1/HD-2/HD-3 servers"]
}
},
{
"id": "anicrush",
"name": "AniCrush",
"type": "anime-streaming",
"author": { "name": "nonameyet" },
"language": "English",
"website": "https://anicrush.to/",
"icon": "https://anicrush.to/favicon.ico",
"tags": ["sub", "dub", "hls"],
"flags": { "nsfw": false, "broken": false, "featured": false },
"compat": { "minAppVersion": "1.0.0", "maxAppVersion": null },
"release": {
"channel": "stable",
"version": "1.0.0",
"publishedAt": "20 Dec 2025",
"manifestUrl": "https://git.waifuboard.app/MrGus/WaifuTV-Extensions/raw/branch/main/anime/anicrush/manifest.json",
"changelog": ["Initial release", "Southcloud-1/2/3 servers"]
}
}
]
}