From cecd3ab3d596ee1a14b77de58baac0e95b980f40 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 2 Feb 2025 15:17:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E5=BE=97=E5=A5=87?= =?UTF-8?q?=E5=B0=8F=E8=AF=B4=E7=BD=91]=20=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index c317f41..a86e2c0 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -3751,6 +3751,16 @@ "replaceE": ".read_btn" } }, + "得奇小说网": { + "host": "www.deqixs.com", + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "nextL": "//div[@class='prenext']/span/a[text()='下一页' or text()='下一章']|//div[@class='page']//a[text()='下一页']", + "pageE": ".con>p,.item", + "replaceE": ".prenext,.page" + } + }, "皇帝之家": { "host": "www.huangdizhijia.com", "url": "/chapter-\\d+\\.html/",