We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81fbc5 commit e5045c5Copy full SHA for e5045c5
1 file changed
other/Autopage/rules.json
@@ -5651,7 +5651,7 @@
5651
},
5652
"MissAV": {
5653
"host": ["missav.com","/^missav\\d+\\.com$/"],
5654
- "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\\)\\//))",
5655
"blank": 3,
5656
"pager": {
5657
"nextL": "a[rel=next]",
0 commit comments