Skip to content

Commit cb34b59

Browse files
committed
优化 [谷歌学术] 规则
1 parent 98fb973 commit cb34b59

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

other/Autopage/rules.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4307,7 +4307,7 @@
43074307
}
43084308
},
43094309
"谷歌学术": {
4310-
"host": ["/^scholar\\.google\\./", "xs2.dailyheadlines.cc","xueshu.dailyheadlines.cc"],
4310+
"host": ["/^scholar\\.google\\./", "xs2.dailyheadlines.cc","xueshu.dailyheadlines.cc","sc.panda321.com"],
43114311
"history": true,
43124312
"pager": {
43134313
"nextL": "//a[./span[contains(@class, 'next')]]",
@@ -4316,19 +4316,6 @@
43164316
"scriptT": 1
43174317
}
43184318
},
4319-
"谷歌学术 - 镜像站": {
4320-
"host": "sc.panda321.com",
4321-
"history": true,
4322-
"pager": {
4323-
"nextL": "//a[./span[contains(@class, 'next')]]",
4324-
"pageE": "#gs_res_ccl_mid>*",
4325-
"replaceE": "#gs_n",
4326-
"scriptT": 1
4327-
},
4328-
"function": {
4329-
"bF": "fun.getCSS('#gs_n').remove(); return pageE"
4330-
}
4331-
},
43324319
"必应学术": {
43334320
"host": ["www.bing.com","cn.bing.com","www4.bing.com"],
43344321
"url": "return (fun.lp() == '/academic/search')",

0 commit comments

Comments
 (0)