From df9e91ba714dcd68ff9dd0fb7b8a9c950e062a21 Mon Sep 17 00:00:00 2001 From: wly <9563715+wlycodes@user.noreply.gitee.com> Date: Tue, 13 Aug 2024 01:43:30 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: wly <9563715+wlycodes@user.noreply.gitee.com> --- chapter_config-v1.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index e60255a5..2100d920 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -25035,5 +25035,12 @@ "contentPath":"/html/body/div/div[3]/div/div[3]", "nextLoop":false, "nextLoopCnt":15 + }, + "www.xkanshuwu.com": { + "chapterPath":"/html/body/article[2]/div[1]/dl/div", + "checkUrl":"https://www.xkanshuwu.com/xiaoshuo/94966294/", + "contentPath":"/html/body/article/div[5]/div", + "nextLoop":false, + "nextLoopCnt":15 } } \ No newline at end of file -- Gitee