This commit is contained in:
2025-10-20 15:05:50 +08:00
parent 23366f0b1b
commit d70b7a5e6d
4 changed files with 65 additions and 35 deletions

View File

@@ -114,7 +114,7 @@ function initArticleO() {
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:#006699;margin-left: 10px;font-weight: 600;"> ' +
'target = "_blank" style="color:#7a2702;margin-left:8px;"> ' +
'Google Scholar</a>' //搜索引用次数
} else {
var tong_geogle = '' //少于21天隐藏