We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d85e1 commit 545f1c1Copy full SHA for 545f1c1
1 file changed
other/Autopage/rules.json
@@ -6024,8 +6024,17 @@
6024
"nextL": "a[rel=next]",
6025
"pageE": ".box-item-list>div, body>script[src*='app.js']",
6026
"replaceE": ".pagination",
6027
- "scriptT": 2,
6028
- "scrollD": 2000
+ "scriptT": 2
+ }
6029
+ },
6030
+ "javxx": {
6031
+ "host": "javxx.com",
6032
+ "url": "return fun.isPager()",
6033
+ "blank": 3,
6034
+ "pager": {
6035
+ "nextL": ".page-item.active+li>a",
6036
+ "pageE": ".vid-items>.item",
6037
+ "replaceE": "ul.pagination"
6038
}
6039
},
6040
"av6k.org": {
0 commit comments