From 6628dcdc7603c498e9796ea4df2e0b6086e53500 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:37:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[xiurentu]=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 2e51560..1fd3680 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6720,6 +6720,16 @@ "replaceE": ".page" } }, + "xiurentu.pics": { + "host": "xiurentu.pics", + "url": "return fun.isPager()", + "pager": { + "type": 3, + "nextL": "a[rel=next]", + "pageE": "img.block.my-1,#main>.grid.gap-3.grid-cols-2.md\\:grid-cols-3.lg\\:grid-cols-4>div", + "replaceE": "nav[role=navigation]" + } + }, "美人图": { "host": "/^meirentu\\..+/", "url": "return fun.isPager()",