diff --git a/comet/comet.json b/comet/comet.json new file mode 100644 index 0000000..16aed5a --- /dev/null +++ b/comet/comet.json @@ -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 +}