Skip to content

Commit dcb2914

Browse files
committed
新增 [SteamUnlocked] 支持
1 parent a9e417e commit dcb2914

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,6 +2271,16 @@
22712271
"pageE": "a[data-id]"
22722272
}
22732273
},
2274+
"SteamUnlocked": {
2275+
"host": "steamunlocked.org",
2276+
"url": "return fun.isPager()",
2277+
"blank": 3,
2278+
"pager": {
2279+
"nextL": "span.page-numbers.current+a",
2280+
"pageE": ".cover-item.category",
2281+
"replaceE": ".nav-links"
2282+
}
2283+
},
22742284
"bilibili - 搜索页": {
22752285
"host": "search.bilibili.com",
22762286
"url": "fun.isUrlC(); return ((fun.lp() == '/all' || fun.lp() == '/video' || fun.lp() == '/pgc' || fun.lp() == '/article') && !fun.getCSS('ul.video-list') && !fun.getCSS('#article-list'))",

0 commit comments

Comments
 (0)