This commit is contained in:
50/50 2025-10-11 17:18:45 +02:00
commit 09c423e95a
276 changed files with 54396 additions and 0 deletions

17
dev/dev.json Normal file
View file

@ -0,0 +1,17 @@
{
"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://gitlab.com/50n50/sources/-/raw/main/dev/dev.js",
"asyncJS": true,
"type": "anime"
}