mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
优化 [1337x] 规则
This commit is contained in:
@@ -2566,7 +2566,7 @@
|
||||
},
|
||||
"1337x": {
|
||||
"host": "/1337x\\./",
|
||||
"url": "return (document.title.indexOf('1337x') > -1 && fun.indexOF('search/'))",
|
||||
"url": "return (document.title.indexOf('1337x') > -1 && fun.getCSS('.pagination>ul'))",
|
||||
"blank": 3,
|
||||
"pager": {
|
||||
"nextL": "//div[@class='pagination']//a[text()='>>']",
|
||||
|
||||
Reference in New Issue
Block a user