改变 Google Scholar 颜色

This commit is contained in:
2024-09-25 17:19:19 +08:00
parent 0092fffba3
commit 1a247a2459
16 changed files with 17 additions and 17 deletions

View File

@@ -201,7 +201,7 @@ function bf_list() {
}
if ((Math.round(Date.parse(new Date()) / 1000) - arr[i].ctime) / 86400 >= 21) {
var tong_geogle = '<a href = "https://scholar.google.com/scholar?&q=' + arr[i].title.replace('<i>', '').replace('</i>', '').replace(new RegExp('"', "g"), '') + '"' +
'target = "_blank" style="color: ' + localStorage.Journals_color + ';margin-left: 10px;font-weight: 600;"> ' +
'target = "_blank" style="color:#006699;margin-left: 10px;font-weight: 600;"> ' +
'Google Scholar</a>' //搜索引用次数
} else {
var tong_geogle = '' //少于21天隐藏