We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e9e7b commit 9ff03bcCopy full SHA for 9ff03bc
1 file changed
other/Autopage/rules.json
@@ -2566,7 +2566,7 @@
2566
},
2567
"1337x": {
2568
"host": "/1337x\\./",
2569
- "url": "return (document.title.indexOf('1337x') > -1 && fun.indexOF('search/'))",
+ "url": "return (document.title.indexOf('1337x') > -1 && fun.getCSS('.pagination>ul'))",
2570
"blank": 3,
2571
"pager": {
2572
"nextL": "//div[@class='pagination']//a[text()='>>']",
0 commit comments