新增 [再问科研] 支持

This commit is contained in:
xiu2
2025-02-06 14:25:02 +08:00
parent 8a2ceb49b6
commit 6d2304fd11
+9
View File
@@ -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')",