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,17 +1,19 @@
{
"sourceName": "Development",
"iconUrl": "https://cdn-icons-png.flaticon.com/512/3953/3953226.png",
"author": {
"name": "Dev",
"icon": "https://cdn-icons-png.flaticon.com/512/3953/3953226.png"
},
"version": "1.0.0",
"language": "Dev",
"streamType": "Dev",
"quality": "Dev",
"baseUrl": "https://google.com/",
"searchBaseUrl": "https://google.com/?q=%s",
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/dev/dev.js",
"asyncJS": true,
"type": "anime"
"sourceName": "Development",
"iconUrl": "https://cdn-icons-png.flaticon.com/512/3953/3953226.png",
"author": {
"name": "Dev",
"icon": "https://cdn-icons-png.flaticon.com/512/3953/3953226.png"
},
"version": "1.0.0",
"language": "Dev",
"streamType": "Dev",
"quality": "Dev",
"baseUrl": "https://google.com/",
"searchBaseUrl": "https://google.com/?q=%s",
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/dev/dev.js",
"asyncJS": true,
"type": "anime",
"supportsMojuru": true,
"supportsSora": true
}