mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
优化 部分规则
This commit is contained in:
@@ -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]",
|
||||
|
||||
Reference in New Issue
Block a user