mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-07 11:27:41 +00:00
新增 [再问科研] 支持
This commit is contained in:
@@ -4546,6 +4546,15 @@
|
||||
"scrollD": 1000
|
||||
}
|
||||
},
|
||||
"再问科研": {
|
||||
"host": "www.izaiwen.cn",
|
||||
"url": "return fun.isPager()",
|
||||
"pager": {
|
||||
"nextL": ".page-item.active+li>a",
|
||||
"pageE": ".item-box",
|
||||
"replaceE": ".pagination"
|
||||
}
|
||||
},
|
||||
"StackOverflow": {
|
||||
"host": "stackoverflow.com",
|
||||
"url": "return (fun.lp() == '/search' || (fun.indexOF(/^\\/questions/) && !fun.indexOF(/^\\/questions\\/\\d+/)) || fun.lp() == '/tags' || fun.lp() == '/users')",
|
||||
|
||||
Reference in New Issue
Block a user