mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-07 11:27:41 +00:00
优化 [1337x] 规则
This commit is contained in:
@@ -2546,7 +2546,7 @@
|
||||
"url": "return (document.title.indexOf('1337x') > -1 && fun.getCSS('.pagination>ul'))",
|
||||
"blank": 3,
|
||||
"pager": {
|
||||
"nextL": "//div[@class='pagination']//a[text()='>>']",
|
||||
"nextL": ".pagination li.active+li>a",
|
||||
"pageE": "table.table-list>tbody>tr",
|
||||
"replaceE": ".pagination"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user