Skip to content

Commit e5045c5

Browse files
committed
优化 部分规则
1 parent c81fbc5 commit e5045c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

other/Autopage/rules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5651,7 +5651,7 @@
56515651
},
56525652
"MissAV": {
56535653
"host": ["missav.com","/^missav\\d+\\.com$/"],
5654-
"url": "return (fun.indexOF(/^\\/dm\\d+\\//) || fun.indexOF('/search/'))",
5654+
"url": "return (fun.indexOF(/^\\/dm\\d+\\//) || fun.indexOF('/search/') || fun.indexOF(/\\/\\(actresses|actors|genres|series|makers|directors\\)\\//))",
56555655
"blank": 3,
56565656
"pager": {
56575657
"nextL": "a[rel=next]",

0 commit comments

Comments
 (0)