From 9136aba1703d900995bcf08c56bb1de038be9424 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: Tue, 1 Jul 2025 07:00:39 +0000 Subject: [PATCH] update chapter_config-v1.json. --- chapter_config-v1.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 1eed6c2c..fd2afef0 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -18261,5 +18261,12 @@ "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/88536/", + "contentPath":"/html/body/div[5]/div[1]/div[4]", + "nextLoop":false, + "nextLoopCnt":15 + } } \ No newline at end of file -- Gitee