mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
优化 [谷歌学术] 规则
This commit is contained in:
@@ -4307,7 +4307,7 @@
|
||||
}
|
||||
},
|
||||
"谷歌学术": {
|
||||
"host": ["/^scholar\\.google\\./", "xs2.dailyheadlines.cc","xueshu.dailyheadlines.cc"],
|
||||
"host": ["/^scholar\\.google\\./", "xs2.dailyheadlines.cc","xueshu.dailyheadlines.cc","sc.panda321.com"],
|
||||
"history": true,
|
||||
"pager": {
|
||||
"nextL": "//a[./span[contains(@class, 'next')]]",
|
||||
@@ -4316,19 +4316,6 @@
|
||||
"scriptT": 1
|
||||
}
|
||||
},
|
||||
"谷歌学术 - 镜像站": {
|
||||
"host": "sc.panda321.com",
|
||||
"history": true,
|
||||
"pager": {
|
||||
"nextL": "//a[./span[contains(@class, 'next')]]",
|
||||
"pageE": "#gs_res_ccl_mid>*",
|
||||
"replaceE": "#gs_n",
|
||||
"scriptT": 1
|
||||
},
|
||||
"function": {
|
||||
"bF": "fun.getCSS('#gs_n').remove(); return pageE"
|
||||
}
|
||||
},
|
||||
"必应学术": {
|
||||
"host": ["www.bing.com","cn.bing.com","www4.bing.com"],
|
||||
"url": "return (fun.lp() == '/academic/search')",
|
||||
|
||||
Reference in New Issue
Block a user