From 44b5634919590392ef05dcd88dfcbb1140cfc461 Mon Sep 17 00:00:00 2001 From: Rendefa <2206253400@qq.com> Date: Sat, 16 Nov 2024 08:50:43 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: Rendefa <2206253400@qq.com> --- chapter_config-v1.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index f9bfd731..7022a894 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -1,4 +1,10 @@ -{ "n5n5.3qxsa.cc": { +{ + "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]" + } , + "n5n5.3qxsa.cc": { "chapterPath": "/html/body/div[2]", "checkUrl": "https://n5n5.3qxsa.cc/xiaoshuo/649908/", "contentPath": "/html/body/div[1]/div[2]", -- Gitee