From 30cb629827d0773104e31b81e56a6bf5bbb433a9 Mon Sep 17 00:00:00 2001 From: hexiaoli99 Date: Mon, 24 Nov 2025 07:59:43 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: hexiaoli99 --- chapter_config-v1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 73d138152..34b6311bd 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -18154,7 +18154,7 @@ "www.miaoshuzhai.net": { "chapterPath": "/html/body/div[1]/div[5]/div[2]/div/dl", "checkUrl": "http://www.miaoshuzhai.net/xs/142291.html", - "contentPath": "/html/body/div[1]/div[5]/div/div/div[3]", + "contentPath": "//*[@id=\"content\"]", "nextLoop": false, "nextLoopCnt": 15 }, -- Gitee