mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-22 15:06:57 +00:00
新增 [SteamUnlocked] 支持
This commit is contained in:
@@ -2271,6 +2271,16 @@
|
||||
"pageE": "a[data-id]"
|
||||
}
|
||||
},
|
||||
"SteamUnlocked": {
|
||||
"host": "steamunlocked.org",
|
||||
"url": "return fun.isPager()",
|
||||
"blank": 3,
|
||||
"pager": {
|
||||
"nextL": "span.page-numbers.current+a",
|
||||
"pageE": ".cover-item.category",
|
||||
"replaceE": ".nav-links"
|
||||
}
|
||||
},
|
||||
"bilibili - 搜索页": {
|
||||
"host": "search.bilibili.com",
|
||||
"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'))",
|
||||
|
||||
Reference in New Issue
Block a user