add
Fetch and Save Remote Content / fetch (push) Successful in 17s
Sync Versions to index.json / sync-versions (push) Successful in 28s

This commit is contained in:
aka paul
2026-06-03 20:40:55 +02:00
parent df7a8b3c92
commit 4838578ca6
3 changed files with 516 additions and 27 deletions
+54 -27
View File
@@ -1,31 +1,58 @@
{
"animeverse/animeverse.json": {
"sourceName": "AnimeVerse",
"iconUrl": "https://animeverse.to/apple-touch-icon.png",
"author": {
"name": "50/50",
"icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s"
},
"version": "1.0.0",
"language": "English",
"streamType": "HLS",
"quality": "1080p",
"baseUrl": "https://animeverse.to/",
"searchBaseUrl": "https://animeverse.to/",
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/animeverse/animeverse.js",
"type": "anime",
"asyncJS": true,
"softsub": true,
"downloadSupport": true,
"supportsSora": true,
"supportsLuna": true,
"supportsMojuru": true,
"supportsDartotsu": true,
"supportsAnymex": true,
"supportsTsumi": true,
"supportsHiyoku": true,
"supportsShirox": true
"hdrezka/hdrezka.json": {
"sourceName": "HDRezka",
"iconUrl": "https://rezka.ag/apple-touch-icon-144.png",
"author": {
"name": "50/50",
"icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s"
},
"version": "1.0.0",
"language": "Russian",
"streamType": "MP4 & HLS",
"quality": "4K",
"baseUrl": "https://rezka.ag",
"searchBaseUrl": "https://rezka.ag",
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/hdrezka/hdrezka.js",
"type": "movies/shows/anime",
"asyncJS": true,
"softsub": true,
"downloadSupport": true,
"supportsMojuru": true,
"supportsDartotsu": true,
"supportsSora": true,
"supportsLuna": true,
"supportsAnymex": true,
"supportsTsumi": true,
"supportsHiyoku": true,
"supportsShirox": true
},
"animeverse/animeverse.json": {
"sourceName": "AnimeVerse",
"iconUrl": "https://animeverse.to/apple-touch-icon.png",
"author": {
"name": "50/50",
"icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s"
},
"version": "1.0.0",
"language": "English",
"streamType": "HLS",
"quality": "1080p",
"baseUrl": "https://animeverse.to/",
"searchBaseUrl": "https://animeverse.to/",
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/animeverse/animeverse.js",
"type": "anime",
"asyncJS": true,
"softsub": true,
"downloadSupport": true,
"supportsSora": true,
"supportsLuna": true,
"supportsMojuru": true,
"supportsDartotsu": true,
"supportsAnymex": true,
"supportsTsumi": true,
"supportsHiyoku": true,
"supportsShirox": true
},
"lordflix/lordflix.json": {
"sourceName": "LordFlix",
"iconUrl": "https://lordflix.org/mstile-150x150.png",
@@ -1903,4 +1930,4 @@
"supportsLuna": true,
"supportsAnymex": true
}
}
}