mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-07 11:27:41 +00:00
优化 [XVideos] 规则
This commit is contained in:
@@ -5214,7 +5214,7 @@
|
||||
},
|
||||
"Xvideos": {
|
||||
"host": ["www.xnxx.com","www.xvideos.com"],
|
||||
"url": "if (location.hostname == 'www.xnxx.com') {return (fun.indexOF('/search/'));} else {return (fun.lp() == '/' || fun.indexOF(/^\\/(c|tags|lang)\\//));}",
|
||||
"url": "return (fun.getCSS('.mozaique') && fun.getCSS('.pagination'))",
|
||||
"blank": 3,
|
||||
"pager": {
|
||||
"nextL": "a.next-page, a.next",
|
||||
|
||||
Reference in New Issue
Block a user