From c75e6691817ff2931e306f06cc67993948db6372 Mon Sep 17 00:00:00 2001 From: liuxiahong Date: Mon, 30 Jun 2025 01:57:14 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: liuxiahong --- chapter_config-v1.json | 1 + 1 file changed, 1 insertion(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 1eed6c2c..9315cc33 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -173,6 +173,7 @@ "www.bbbiquge.com": {"chapterPath":"/html/body/article[2]/div[1]/dl", "checkUrl":"http://www.bbbiquge.com/192_192407/", "contentPath":"/html/body/article/div[3]/div", + "nextUrlPath":"/html/body/article/div[5]/a[4]", "nextLoop":false, "nextLoopCnt":15 }, -- Gitee