Skip to content

Commit 545f1c1

Browse files
committed
新增 [javxx] 支持
1 parent b1d85e1 commit 545f1c1

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

other/Autopage/rules.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6024,8 +6024,17 @@
60246024
"nextL": "a[rel=next]",
60256025
"pageE": ".box-item-list>div, body>script[src*='app.js']",
60266026
"replaceE": ".pagination",
6027-
"scriptT": 2,
6028-
"scrollD": 2000
6027+
"scriptT": 2
6028+
}
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"
60296038
}
60306039
},
60316040
"av6k.org": {

0 commit comments

Comments
 (0)