From da75042805b0ab6ca0df267ba28f4f3feb6a86d2 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sat, 6 Dec 2025 22:57:31 +0000 Subject: [PATCH] Add aniwatch/aniwatch.json --- aniwatch/aniwatch.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 aniwatch/aniwatch.json diff --git a/aniwatch/aniwatch.json b/aniwatch/aniwatch.json new file mode 100644 index 0000000..87de64b --- /dev/null +++ b/aniwatch/aniwatch.json @@ -0,0 +1,19 @@ +{ + "sourceName": "AniWatch", + "iconUrl": "https://aniwatchtv.to/apple-touch-icon.png?v=0.1", + "author": { + "name": "50/50", + "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + }, + "version": "1.0.0", + "language": "English (DUB/SUB)", + "streamType": "HLS", + "quality": "1080p", + "baseUrl": "https://megacloud.blog/", + "searchBaseUrl": "https://bshar1865-hianime.vercel.app/api/v2/hianime/search?q=%s", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/aniwatch/aniwatch.js", + "type": "anime", + "asyncJS": true, + "softsub": true, + "downloadSupport": true +}