mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
新增 [TaSexy]、[16k.club] 支持
This commit is contained in:
@@ -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()",
|
||||
|
||||
Reference in New Issue
Block a user