From 49e9dcc417bb5db6ca593611ab790b53a02f76f4 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sat, 29 Nov 2025 19:00:54 +0000 Subject: [PATCH] Add comix/comix.json --- comix/comix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 comix/comix.json diff --git a/comix/comix.json b/comix/comix.json new file mode 100644 index 0000000..b20eea0 --- /dev/null +++ b/comix/comix.json @@ -0,0 +1,11 @@ +{ + "sourceName": "Comis", + "iconURL": "https://files.catbox.moe/ksu7ea.png", + "version": "1.0", + "language": "English", + "scriptURL": "https://git.luna-app.eu/50n50/sources/raw/branch/main/comix/comix.js", + "author": { + "name": "50/50", + "iconURL": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + } +}