Skip to content

Commit

Permalink
新增 [TaSexy]、[16k.club] 支持
Browse files Browse the repository at this point in the history
  • Loading branch information
XIU2 committed Nov 20, 2024
1 parent 876ae0c commit bd2ed31
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions other/Autopage/rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -5904,6 +5904,28 @@
"bF": "return fun.src_bF(pageE)"
}
},
"TaSexy": {
"host": "www.tasexy.top",
"url": "return fun.isPager()",
"style": ".iframe,li[id^=sexy_]",
"blank": 3,
"pager": {
"nextL": "a.active+a",
"pageE": ".list_box>ul:nth-of-type(2)~ul",
"replaceE": ".pages"
}
},
"16k.club": {
"host": "www.16k.club",
"url": "return fun.isPager()",
"blank": 3,
"pager": {
"type": 6,
"nextL": ".m-pagination-next>a",
"pageE": ".container>.row.grid",
"replaceE": ".pagination"
}
},
"GGBases": {
"host": "www.ggbases.com",
"url": "return fun.isPager()",
Expand Down

0 comments on commit bd2ed31

Please sign in to comment.