From 8f55f2d88b81dcf51186223756880d1840518af3 Mon Sep 17 00:00:00 2001 From: PMActioN <5517107+PMActioN@user.noreply.gitee.com> Date: Mon, 9 Dec 2024 09:07:45 +0000 Subject: [PATCH] update chapter_config-v1.json. --- chapter_config-v1.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 62f8b617..d8674096 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -15458,10 +15458,10 @@ "nextLoop": false, "nextLoopCnt": 15 }, - "www.338i.com": { - "chapterPath": "/html/body/div[3]/div[2]/ul[2]", - "checkUrl": "https://www.338i.com/book/31939/", - "contentPath": "/html/body/div[2]/div[3]", + "www.xiguasuwu.com": { + "chapterPath": "/html/body/div[1]/div[2]/dl", + "checkUrl": "https://www.xiguasuwu.com/indexlist/507/507802/1.html", + "contentPath": "/html/body/div[1]/div[1]/div[3]/div", "nextLoop": false, "nextLoopCnt": 15 } -- Gitee