Update anistream/anistream.json
Sync Versions to index.json / sync-versions (push) Failing after 17s
Fetch and Save Remote Content / fetch (push) Failing after 11m28s

This commit is contained in:
2026-06-01 17:12:58 +00:00
parent 0c67e8db83
commit 0d335470ea
+26 -26
View File
@@ -1,27 +1,27 @@
{ {
"sourceName": "AniStream", "sourceName": "AniStream",
"iconUrl": "https://anistream.one/favicon.svg", "iconUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/anistream/icon.png",
"author": { "author": {
"name": "Sheby" "name": "Sheby",
}, "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRV5QZYcWJtmyE3PvSxaJQao_vIGclDxn1Iv6UceLljBQ&s=10"
"version": "1.0.3", },
"language": "Multi-Language", "version": "1.0.4",
"streamType": "HLS", "language": "Multi-Language",
"quality": "1080p", "streamType": "HLS",
"baseUrl": "https://anistream.one/", "quality": "1080p",
"searchBaseUrl": "https://graphql.animex.one/graphql", "baseUrl": "https://anistream.one/",
"scriptUrl": "https://raw.githubusercontent.com/Shebyyy/Test-ext/main/anistream/anistream.js", "searchBaseUrl": "https://graphql.animex.one/graphql",
"type": "anime", "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/anistream/anistream.js",
"asyncJS": true, "type": "anime",
"softsub": true, "asyncJS": true,
"downloadSupport": true, "softsub": true,
"note": "Uses AniStream API with multiple servers (Sub/Dub), quality options (up to 1080p), and soft subtitles. Powered by animex.", "downloadSupport": true,
"supportsSora": true, "supportsSora": true,
"supportsLuna": true, "supportsLuna": true,
"supportsDartotsu": true, "supportsDartotsu": true,
"supportsMojuru": true, "supportsMojuru": true,
"supportsAnymex": true, "supportsAnymex": true,
"supportsTsumi": true, "supportsTsumi": true,
"supportsHiyoku": true, "supportsHiyoku": true,
"supportsShirox": true "supportsShirox": true
} }