From d35ad7ddb1f179d03a8d6cc64a5546529f1b99ba Mon Sep 17 00:00:00 2001 From: sunqinakun Date: Mon, 24 Nov 2025 01:32:19 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: sunqinakun --- chapter_config-v1.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 73d138152..abe973763 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -20266,5 +20266,14 @@ "contentPath": "/html/body/div[4]/div[2]/div[2]", "nextLoop": false, "nextLoopCnt": 15 + }, + "www.biquge55.net2": { + "chapterPath": "/html/body/div[3]/div[2]/div[1]/div[2]/ul[1]", + "checkUrl": "https://www.biquge55.net/book/info292/", + "contentPath": "/html/body/div[4]/div/div/div[2]/div[3]", + "nextLoop": false, + "nextLoopCnt": 15, + "nextPathText": "下一页", + "nextUrlPath": "/html/body/div[4]/div/div/div[2]/div[5]/ul/a[3]" } } \ No newline at end of file -- Gitee