From 776e82abef9a4fe2b342292f78738cefa5882ef3 Mon Sep 17 00:00:00 2001 From: Zisbusy <49525016+Zisbusy@users.noreply.github.com> Date: Tue, 19 May 2020 08:10:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Akina/js/global.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Akina/js/global.js b/Akina/js/global.js index f3cdec4..628ad01 100644 --- a/Akina/js/global.js +++ b/Akina/js/global.js @@ -350,4 +350,4 @@ $(document).ready(function(){ $("a[href*='://']:not(a[href^='"+document.location.protocol+"//"+document.location.host+"'],a[href^='javascript:'])").attr({target:"_blank",rel:"nofollow noopener noreferrer"}); $(".links a[href*='://']").removeAttr("rel"); }); -console.log("%cAkina for Typecho 3.0.1","background:#ff6d6d;color:#fff;margin:10px;padding:6px;","https://zhebk.cn"); +console.log("%cAkina for Typecho 3.1.2","background:#ff6d6d;color:#fff;margin:10px;padding:6px;","https://zhebk.cn");