Add marketplace.json
This commit is contained in:
73
marketplace.json
Normal file
73
marketplace.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
"website": "https://hianime.to/",
|
||||
"icon": null,
|
||||
"tags": ["sub", "dub", "hls"],
|
||||
"flags": {
|
||||
"nsfw": false,
|
||||
"broken": false,
|
||||
"featured": true
|
||||
},
|
||||
"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/hianime/manifest.json",
|
||||
"changelog": [
|
||||
"Initial release",
|
||||
"HD-1/HD-2/HD-3 servers"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "animeav1",
|
||||
"name": "AnimeAV1",
|
||||
"type": "anime-streaming",
|
||||
"author": {
|
||||
"name": "nonameyet"
|
||||
},
|
||||
"website": "https://animeav1.com/",
|
||||
"icon": null,
|
||||
"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/animeav1/manifest.json",
|
||||
"changelog": [
|
||||
"Initial release",
|
||||
"SUB + DUB HLS"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user