Skip to content

Commit 7bbf0b7

Browse files
committed
新增 [NS头号玩家] 支持
1 parent 94750b7 commit 7bbf0b7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2153,6 +2153,18 @@
21532153
"replaceE": "ul.page-numbers"
21542154
}
21552155
},
2156+
"NS头号玩家": {
2157+
"host": ["nsthwj.cn","nsthwj.vip"],
2158+
"url": "return fun.isPager()",
2159+
"pager": {
2160+
"nextL": "a.page-next",
2161+
"pageE": ".posts-warp>div.col",
2162+
"replaceE": ".pagination"
2163+
},
2164+
"function": {
2165+
"bF": "return fun.src_bF(pageE,[1,'a[data-bg]','data-bg'])"
2166+
}
2167+
},
21562168
"4K 游戏网": {
21572169
"host": "4k-w.com",
21582170
"url": "return (fun.indexOF('/game/') || fun.indexOF('s=','s'))",

0 commit comments

Comments
 (0)