From 5048041731434eeb813eeed689ea5f693154393f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E4=B8=AD=E8=BF=BD=E9=A3=8E?= <12273776+peixinghao@user.noreply.gitee.com> Date: Wed, 16 Jul 2025 01:22:01 +0000 Subject: [PATCH] update chapter_config-v1.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 风中追风 <12273776+peixinghao@user.noreply.gitee.com> --- chapter_config-v1.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 1eed6c2c..424c141e 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -18261,5 +18261,10 @@ "checkUrl":"https://luoxiadushu.com/santi/", "contentPath":"/html/body/div/article/div[2]", "nextLoop":false, - "nextLoopCnt":15} + "nextLoopCnt":15}, + "www.xs7.com": { + "chapterPath":"/html/body/div[6]/div", + "checkUrl":"https://www.xs7.com/shu/341696/", + "contentPath":"/html/body/div[5]/div[1]/div[4]", + "nextLoop":false,"nextLoopCnt":15} } \ No newline at end of file -- Gitee