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]",