From b14557d217efbbfe20e326e2d2de3ef28d272d75 Mon Sep 17 00:00:00 2001 From: leslian Date: Tue, 15 Jul 2025 07:39:12 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: leslian --- chapter_config-v1.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 1eed6c2c..3771ccb2 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -18255,11 +18255,10 @@ "nextLoopCnt":15, "nextUrlPath": "/html/body/div[5]/div/div[5]/a[4]", "nextPathText": "下一页" - }, - "luoxiadushu.com": { + },"www.kunnu.com": { "chapterPath":"/html/body/div[2]", - "checkUrl":"https://luoxiadushu.com/santi/", - "contentPath":"/html/body/div/article/div[2]", + "checkUrl":"https://www.kunnu.com/daomu/", + "contentPath":"/html/body/div/article/div[1]", "nextLoop":false, "nextLoopCnt":15} } \ No newline at end of file -- Gitee