From 2de66ae0fb5e64439204b800db29ad925245a357 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 6 May 2026 10:56:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[18AV]=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81;=20=E6=9B=B4=E6=96=B0=20[JavBooks]=20=E5=9F=9F?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 55531829e..c7c087b0d 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6509,8 +6509,18 @@ "replaceE": ".pagination" } }, + "18AV": { + "host": ["18av.mm-cg.com","/^mjv\\d{3}\\.com$/"], + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "nextL": ".previous-next a", + "pageE": ".post", + "replaceE": ".pagination-row" + } + }, "JavBooks": { - "host": ["javbooks.com","jmvbt.com","/^[a-z]{2}\\d{4}\\.com$/"], + "host": ["javbooks.com","jmvbt.com","/^jkk\\d{3}\\.com$/"], "url": "return (fun.isTitle('Javbooks') && !fun.indexOF('/content_'))", "blank": 3, "pager": {