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": {