We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94750b7 commit 7bbf0b7Copy full SHA for 7bbf0b7
1 file changed
other/Autopage/rules.json
@@ -2153,6 +2153,18 @@
2153
"replaceE": "ul.page-numbers"
2154
}
2155
},
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
2168
"4K 游戏网": {
2169
"host": "4k-w.com",
2170
"url": "return (fun.indexOF('/game/') || fun.indexOF('s=','s'))",
0 commit comments