This commit is contained in:
Kayal Sido 2025-12-22 14:43:01 +01:00
parent 2508a024de
commit cd54a8935f
167 changed files with 6220 additions and 2866 deletions

View file

@ -1,20 +1,21 @@
{
"sourceName": "MediaFusion",
"iconUrl": "https://github.com/mhdzumair/MediaFusion/raw/main/resources/images/mediafusion_logo.png?raw=true",
"author": {
"name": "50/50",
"icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s"
},
"version": "1.0.1",
"language": "English",
"streamType": "MKV",
"quality": "4K",
"baseUrl": "https://www.google.com/",
"searchBaseUrl": "https://www.google.com/",
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/mediafusion/mediafusion.js",
"type": "anime/movies/shows",
"asyncJS": true,
"softsub": true,
"downloadSupport": true,
"settings": true
"sourceName": "MediaFusion",
"iconUrl": "https://github.com/mhdzumair/MediaFusion/raw/main/resources/images/mediafusion_logo.png?raw=true",
"author": {
"name": "50/50",
"icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s"
},
"version": "1.0.1",
"language": "English",
"streamType": "MKV",
"quality": "4K",
"baseUrl": "https://www.google.com/",
"searchBaseUrl": "https://www.google.com/",
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/mediafusion/mediafusion.js",
"type": "anime/movies/shows",
"asyncJS": true,
"softsub": true,
"downloadSupport": true,
"settings": true,
"supportsSora": true
}