From 26817d40cb770b7af3ca84c1646b39fd44e96987 Mon Sep 17 00:00:00 2001 From: Rendefa <2206253400@qq.com> Date: Sat, 16 Nov 2024 08:57:02 +0000 Subject: [PATCH] update chapter_config-v1.json. "www.haosax.com": { "chapterPath":"/html/body/div[1]/div[5]/div/dl", "checkUrl":"http://www.haosax.com/hltxt/134512/", "contentPath":"/html/body/div[1]/div[4]/div/div[4]" } , Signed-off-by: Rendefa <2206253400@qq.com> --- chapter_config-v1.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index f9bfd731..7bc53803 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -15099,6 +15099,11 @@ "contentPath":"/html/body/div[2]/div[1]/div/div[2]/div[3]", "nextLoop":false, "nextLoopCnt":15 + }, + "www.haosax.com": { + "chapterPath":"/html/body/div[1]/div[5]/div/dl", + "checkUrl":"http://www.haosax.com/hltxt/134512/", + "contentPath":"/html/body/div[1]/div[4]/div/div[4]" } } -- Gitee