From da37f6e59331c7ac48b8ea01eea1a7d2528cb5e1 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 24 May 2022 09:18:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[apkmirror]=20=E6=94=AF?= =?UTF-8?q?=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 fa7ae2c..5b05fc9 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -4067,6 +4067,16 @@ "bF": "return fun.src_bF(pageE)" } }, + "apkmirror": { + "host": "www.apkmirror.com", + "url": "return fun.getCSS('.pagination')", + "pager": { + "type": 3, + "nextL": "a.nextpostslink", + "pageE": "[role='main'] .listWidget>div:not([class]), #primary .listWidget>div:not([class])", + "replaceE": ".pagination" + } + }, "winhelponline": { "host": "www.winhelponline.com", "pager": {