Skip to content

Commit bd2ed31

Browse files
committed
新增 [TaSexy]、[16k.club] 支持
1 parent 876ae0c commit bd2ed31

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5904,6 +5904,28 @@
59045904
"bF": "return fun.src_bF(pageE)"
59055905
}
59065906
},
5907+
"TaSexy": {
5908+
"host": "www.tasexy.top",
5909+
"url": "return fun.isPager()",
5910+
"style": ".iframe,li[id^=sexy_]",
5911+
"blank": 3,
5912+
"pager": {
5913+
"nextL": "a.active+a",
5914+
"pageE": ".list_box>ul:nth-of-type(2)~ul",
5915+
"replaceE": ".pages"
5916+
}
5917+
},
5918+
"16k.club": {
5919+
"host": "www.16k.club",
5920+
"url": "return fun.isPager()",
5921+
"blank": 3,
5922+
"pager": {
5923+
"type": 6,
5924+
"nextL": ".m-pagination-next>a",
5925+
"pageE": ".container>.row.grid",
5926+
"replaceE": ".pagination"
5927+
}
5928+
},
59075929
"GGBases": {
59085930
"host": "www.ggbases.com",
59095931
"url": "return fun.isPager()",

0 commit comments

Comments
 (0)