From f6223a98f67242d4ff61d71c84519051019a682f Mon Sep 17 00:00:00 2001 From: chuangke9 <1584986288@qq.com> Date: Fri, 15 Nov 2024 04:57:48 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: chuangke9 <1584986288@qq.com> --- chapter_config-v1.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index f9bfd731..1f736b2c 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -15099,7 +15099,15 @@ "contentPath":"/html/body/div[2]/div[1]/div/div[2]/div[3]", "nextLoop":false, "nextLoopCnt":15 - } + }, + "www.xbiquge3.com": { + "chapterPath":"/html/body/div/div[5]/div", + "checkUrl":"https://www.xbiquge3.com/519_519414/", + "contentPath":"/html/body/div/div[4]/div/div[4]", + "nextLoop":false, + "nextLoopCnt":15, + "nextUrlPath": "/html/body/div/div[4]/div/div[6]/a[3]" + } } -- Gitee