From 3fa7a37bb04e96fd43e1da8e0c3ba7e47e026d55 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 6 Nov 2024 13:12:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E8=99=8E=E6=89=91?= =?UTF-8?q?=E7=A4=BE=E5=8C=BA=20-=20=E6=90=9C=E7=B4=A2=E9=A1=B5]=20?= =?UTF-8?q?=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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 5dc0efd..df15275 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -485,6 +485,15 @@ "replaceE": "ul.hupu-rc-pagination" } }, + "虎扑社区 - 搜索页": { + "host": "bbs.hupu.com", + "url": "/^\\/search/", + "pager": { + "nextL": "js; return fun.getNextEP('li.hupu-rc-pagination-item-active+li.hupu-rc-pagination-item>a','page=',/page=\\d+/)", + "pageE": ".content-outline", + "replaceE": ".hupu-rc-pagination" + } + }, "虎扑社区": { "host": "bbs.hupu.com", "url": "return fun.isPager('r')",