Skip to content

Commit 9ff03bc

Browse files
committed
优化 [1337x] 规则
1 parent 38e9e7b commit 9ff03bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

other/Autopage/rules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2566,7 +2566,7 @@
25662566
},
25672567
"1337x": {
25682568
"host": "/1337x\\./",
2569-
"url": "return (document.title.indexOf('1337x') > -1 && fun.indexOF('search/'))",
2569+
"url": "return (document.title.indexOf('1337x') > -1 && fun.getCSS('.pagination>ul'))",
25702570
"blank": 3,
25712571
"pager": {
25722572
"nextL": "//div[@class='pagination']//a[text()='>>']",

0 commit comments

Comments
 (0)