removal
Fetch and Save Remote Content / fetch (push) Successful in 35s
Sync Versions to index.json / sync-versions (push) Failing after 49s

This commit is contained in:
aka paul
2026-05-08 18:24:05 +02:00
parent e324070a32
commit 7cced4311b
14 changed files with 308 additions and 308 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"sourceName": "AnimeVost",
"iconUrl": "https://animevost.org/apple-touch-icon.png",
"author": {
"name": "emp0ry",
"icon": "https://avatars.githubusercontent.com/u/64217088"
},
"version": "1.0.2",
"language": "Russian",
"streamType": "MP4",
"quality": "720p",
"baseUrl": "https://api.animevost.org/v1/",
"searchBaseUrl": "https://api.animevost.org/v1/search?name=%s",
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/animevost/animevost.js",
"asyncJS": true,
"streamAsyncJS": false,
"softsub": false,
"type": "anime",
"downloadSupport": false,
"supportsMojuru": true,
"supportsDartotsu": true,
"supportsSora": true,
"supportsLuna": true
}