From 559085ba34da0eb92a77a6afbbed587b292a3a33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=81=E5=86=9C=E7=BB=83=E4=B9=A0=E7=94=9F?= <7930676+wupx828@user.noreply.gitee.com> Date: Mon, 30 Jun 2025 02:29:16 +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: 码农练习生 <7930676+wupx828@user.noreply.gitee.com> --- chapter_config-v1.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 1eed6c2c6..6cbcc4ded 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -18261,5 +18261,7 @@ "checkUrl":"https://luoxiadushu.com/santi/", "contentPath":"/html/body/div/article/div[2]", "nextLoop":false, - "nextLoopCnt":15} + "nextLoopCnt":15}, + "www.hvactest.cn": {"chapterPath":"#list","checkUrl":"https://www.hvactest.cn/xs/QORZOJ.shtml","contentPath":"#content","nextLoop":true,"nextLoopCnt":15,"nextUrlPath": "/html/body/div[1]/div[3]/div/div[4]/a[4]", + "nextPathText": "下一页"} } \ No newline at end of file -- Gitee