From 652a5d8d17de3bff7da7c2b855cedb897c92d872 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:21:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20[MissAV]=20=E8=A7=84?= =?UTF-8?q?=E5=88=99=E5=9C=A8=E6=89=8B=E6=9C=BA=E6=B5=8F=E8=A7=88=E6=97=B6?= =?UTF-8?q?=E4=B8=8D=E5=86=8D=E5=BC=BA=E5=88=B6=E6=96=B0=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E9=A1=B5=E6=89=93=E5=BC=80=EF=BC=88=E9=9C=80=E8=A6=81=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E8=84=9A=E6=9C=AC=E8=87=B3=206.6.50=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index c611582..2ecd643 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5703,7 +5703,7 @@ }, "MissAV": { "host": ["/^missav.[a-z]+/","/^missav\\d+\\.com$/"], - "url": "return ((fun.indexOF(/^\\/dm\\d+\\//) || fun.indexOF('/search/') || fun.indexOF(/\\/\\(actresses|actors|genres|series|makers|directors\\)\\//)) && fun.isPager('n'))", + "url": "if((fun.indexOF(/^\\/dm\\d+\\//) || fun.indexOF('/search/') || fun.indexOF(/\\/\\(actresses|actors|genres|series|makers|directors\\)\\//)) && fun.isPager('n')){if(fun.isMobile()){rule.blank=0;};return true;}", "blank": 3, "pager": { "nextL": "a[rel=next]",