diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 615076f..dd79c36 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -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')",