add qq book

This commit is contained in:
Nguyen Quoc Bao
2026-05-19 17:17:17 +07:00
parent ac2a3c8f71
commit 08b5fa0d1a
3 changed files with 14 additions and 2 deletions
+14 -2
View File
@@ -4,17 +4,29 @@
"description": "Private manifest for manually hosted extensions."
},
"data": [
{
"name": "[APP] QQ阅读 VIP",
"author": "QuocBao",
"path": "https://git.nightmare.top/BaoBao666888/vbook-ext/raw/main/qqbook/plugin.zip",
"version": 3,
"source": "book.qq.com.server",
"icon": "https://git.nightmare.top/BaoBao666888/vbook-ext/raw/main/qqbook/icon.png",
"description": "Đọc QQ阅读 như bản public; chỉ chương VIP gọi QQ Reader local API để lấy nội dung đã mua trong app.",
"locale": "zh_CN",
"language": "javascript",
"type": "chinese_novel",
"encrypt": true
},
{
"name": "[APP] Qidian",
"author": "QuocBao",
"path": "https://git.nightmare.top/BaoBao666888/vbook-ext/raw/main/qidian/plugin.zip",
"version": 12,
"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"
}
]
}
}
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
View File
Binary file not shown.