From 766704404fd8c58a6c499c7865714c4334551612 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sat, 1 Nov 2025 16:04:35 +0000 Subject: [PATCH] Add comet/comet.json --- comet/comet.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 comet/comet.json 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 +}