From 75a3c6c7e163f0d0ad927335e11fc1a71ecbd3d4 Mon Sep 17 00:00:00 2001 From: wym1111qqq <11668725+wym1111qqq@user.noreply.gitee.com> Date: Tue, 19 Nov 2024 01:06:28 +0000 Subject: [PATCH] =?UTF-8?q?update=20chapter=5Fconfig-v1.json.=20=E9=80=86?= =?UTF-8?q?=E5=A4=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wym1111qqq <11668725+wym1111qqq@user.noreply.gitee.com> --- chapter_config-v1.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index f9bfd731..977d2113 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -15099,7 +15099,14 @@ "contentPath":"/html/body/div[2]/div[1]/div/div[2]/div[3]", "nextLoop":false, "nextLoopCnt":15 - } + }, + "www.bqiu.cc": { + "chapterPath":"/html/body/div[5]", + "checkUrl":"https://www.bqiu.cc/book/1030/", + "contentPath":"/html/body/div[4]/div[3]/div[3]", + "nextLoop":false, + "nextLoopCnt":15 + } } -- Gitee