From 059cf19acf181776cc6d03d537149e4a477de783 Mon Sep 17 00:00:00 2001 From: zhouhaohao <18326035431@163.com> Date: Thu, 21 Nov 2024 02:04:25 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: zhouhaohao <18326035431@163.com> --- chapter_config-v1.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 5daf0612..7077e687 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -1,4 +1,12 @@ -{ "n5n5.3qxsa.cc": { +{ "bqg.zhhh": { + "chapterPath": "/html/body/div[2]/section[3]", + "checkUrl": "http://wap.biqugewx.info/wapbiquge/188223/", + "contentPath": "/html/body/section[1]/article", + "nextLoop": true, + "nextUrlPath": "/html/body/section[1]/div[2]/a[4]", + "nextPathText": "下一页" + }, + "n5n5.3qxsa.cc": { "chapterPath": "/html/body/div[2]", "checkUrl": "https://n5n5.3qxsa.cc/xiaoshuo/649908/", "contentPath": "/html/body/div[1]/div[2]", -- Gitee