From d5e6d67f560f17997324270c43ab018f76c3b99e Mon Sep 17 00:00:00 2001 From: ZQ <420702174@qq.com> Date: Tue, 19 Nov 2024 09:34:20 +0000 Subject: [PATCH] =?UTF-8?q?update=20chapter=5Fconfig-v1.json.=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=BD=91=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ZQ <420702174@qq.com> --- chapter_config-v1.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index f9bfd731..5b3498ea 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -15099,6 +15099,13 @@ "contentPath":"/html/body/div[2]/div[1]/div/div[2]/div[3]", "nextLoop":false, "nextLoopCnt":15 + }, + "www.shshaoshi.com": { + "chapterPath":"/html/body/div/div[5]/div", + "checkUrl":"https://www.shshaoshi.com/shi/349281/", + "contentPath":"/html/body/div/div[4]/div/div[4]", + "nextLoop":false, + "nextLoopCnt":15 } } -- Gitee