From e5045c58fcea7cf88555cbf7057158b33ddda99e Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 16 Feb 2024 16:21:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20=E9=83=A8=E5=88=86?= =?UTF-8?q?=E8=A7=84=E5=88=99?= 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 b1c44dd..77cf9d6 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5651,7 +5651,7 @@ }, "MissAV": { "host": ["missav.com","/^missav\\d+\\.com$/"], - "url": "return (fun.indexOF(/^\\/dm\\d+\\//) || fun.indexOF('/search/'))", + "url": "return (fun.indexOF(/^\\/dm\\d+\\//) || fun.indexOF('/search/') || fun.indexOF(/\\/\\(actresses|actors|genres|series|makers|directors\\)\\//))", "blank": 3, "pager": { "nextL": "a[rel=next]",