From fb329adbdefcc171425544bf90107ebf218dccfc Mon Sep 17 00:00:00 2001 From: MrGus Date: Thu, 25 Dec 2025 03:30:37 +0100 Subject: [PATCH] Update marketplace.json --- marketplace.json | 50 +++++++++++++----------------------------------- 1 file changed, 13 insertions(+), 37 deletions(-) diff --git a/marketplace.json b/marketplace.json index aa57b33..66c1a3e 100644 --- a/marketplace.json +++ b/marketplace.json @@ -13,62 +13,38 @@ "id": "hianime", "name": "HiAnime", "type": "anime-streaming", - "author": { - "name": "nonameyet" - }, + "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 - }, + "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" - ] + "changelog": ["Initial release", "HD-1/HD-2/HD-3 servers"] } }, { - "id": "animeav1", - "name": "AnimeAV1", + "id": "anicrush", + "name": "AniCrush", "type": "anime-streaming", - "author": { - "name": "nonameyet" - }, + "author": { "name": "nonameyet" }, "language": "English", - "website": "https://animeav1.com/", - "icon": "https://animeav1.com/favicon.ico", + "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 - }, + "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" - ] + "manifestUrl": "https://git.waifuboard.app/MrGus/WaifuTV-Extensions/raw/branch/main/anime/anicrush/manifest.json", + "changelog": ["Initial release", "Southcloud-1/2/3 servers"] } } ]