From b1504ac807b3f507daca5b7ed985ed536f0ca641 Mon Sep 17 00:00:00 2001 From: koko Date: Tue, 14 Apr 2020 09:30:28 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E6=B6=88=E7=81=AD=E4=B8=80?= =?UTF-8?q?=E4=B8=AAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- assets/travelling.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 924fdad57..f9d59b6bf 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ | 45 | 顶栏 | ajian | https://blog.ajian.online | | 46 | 侧栏* | freejishu的美丽世界 | https://www.freejishu.com | | 47 | 侧栏* | 小太の游乐园 | https://713.moe | -| 48 | 顶栏 | Zhou‘s Blog | zhoublog.xyz | +| 48 | 顶栏 | Zhou‘s Blog | https://zhoublog.xyz | | 49 | 侧栏 | 地皮-DefiedParty | https://dpii.club | | 50 | 顶栏 | CORE | https://core.moe | | 51 | 侧栏 | solar'blog | https://www.solarme.vip | diff --git a/assets/travelling.js b/assets/travelling.js index 8cd12e7f0..c5387e74c 100644 --- a/assets/travelling.js +++ b/assets/travelling.js @@ -49,7 +49,7 @@ function travelling(){ url[45]="https://blog.ajian.online"; url[46]="https://www.freejishu.com"; url[47]="https://713.moe"; - url[48]="https://zhoublog.tk"; + url[48]="https://zhoublog.xyz"; url[49]="https://dpii.club"; url[50]="https://core.moe"; url[51]="https://www.solarme.vip";