commit 7521561226f62c8ed77c93bf14825326a30e453a Author: BaoBao666888 Date: Wed Apr 8 09:04:34 2026 +0700 Add Qidian private manifest diff --git a/plugin.json b/plugin.json new file mode 100644 index 0000000..6696681 --- /dev/null +++ b/plugin.json @@ -0,0 +1,20 @@ +{ + "metadata": { + "author": "QuocBao", + "description": "Private manifest for manually hosted extensions." + }, + "data": [ + { + "name": "[APP] Qidian", + "author": "QuocBao", + "path": "https://git.nightmare.top/BaoBao666888/vbook-ext/raw/main/qidian/plugin.zip", + "version": 6, + "source": "qidian.com", + "regexp": "(https?://)?(book|m|www).qidian.com/(info|book)/.*?", + "icon": "https://git.nightmare.top/BaoBao666888/vbook-ext/raw/main/qidian/icon.png", + "description": "Đọc truyện trên app Qidian ~. VIP lane nhận 2 input: qidianVipState và qidianAbtestGzip. qidianVipState nên là raw capture hoặc tối thiểu userId + Cookie + gorgon; ext tự build phần có thể sinh được và nếu còn thiếu sẽ báo thiếu.", + "type": "chinese_novel", + "locale": "zh_CN" + } + ] +} diff --git a/qidian/icon.png b/qidian/icon.png new file mode 100644 index 0000000..d628c17 Binary files /dev/null and b/qidian/icon.png differ diff --git a/qidian/plugin.zip b/qidian/plugin.zip new file mode 100644 index 0000000..c2e9bc9 Binary files /dev/null and b/qidian/plugin.zip differ