From 484c5d40174be00bf7a7fd4be7acc153e18593e8 Mon Sep 17 00:00:00 2001 From: Rendefa <2206253400@qq.com> Date: Sat, 16 Nov 2024 08:53:17 +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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index f9bfd731..67ed79c6 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