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 +}