Add comet/comet.json

This commit is contained in:
aka paul 2025-11-01 16:04:35 +00:00
parent ade0d4c024
commit 766704404f

19
comet/comet.json Normal file
View file

@ -0,0 +1,19 @@
{
"sourceName": "Comet",
"iconUrl": "https://i.imgur.com/jmVoVMu.jpeg",
"author": {
"name": "50/50",
"icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s"
},
"version": "1.0.0",
"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/comet/comet.js",
"type": "anime/movies/shows",
"asyncJS": true,
"softsub": true,
"downloadSupport": true
}