From 660e425bc0f31263ce5906c027e5d97c6ff01a28 Mon Sep 17 00:00:00 2001 From: koko Date: Thu, 9 Apr 2020 11:18:42 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20=E5=8A=A0=E5=85=A5=20TigerRoot,?= =?UTF-8?q?=E8=9D=B6=E6=81=8B=E8=8A=B1;=E2=9C=85=20=E6=9B=B4=E6=96=B0=20Zh?= =?UTF-8?q?ou=E2=80=98s=20Blog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- assets/travelling.js | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebecb88e1..59b80ae4e 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 | https://zhoublog.tk | +| 48 | 顶栏 | Zhou‘s Blog | zhoublog.xyz | | 49 | 侧栏 | 地皮-DefiedParty | https://dpii.club | | 50 | 顶栏 | CORE | https://core.moe | | 51 | 侧栏 | solar'blog | https://www.solarme.vip | @@ -126,6 +126,9 @@ | 53 | 顶栏 | Lin. 's Blog | https://www.lin03.cn | | 54 | 顶栏 | 王荣胜 | https://sqdxwz.top | | 55 | 侧栏 | 自说自话 | https://rua.ink | +| 56 | 侧栏 | TigerRoot | https://blog.tigerroot.cn | +| 57 | 顶栏 | 蝶恋花 | http://liqilinhub.cloud | + > 🚨 下次维护日期暂定 20.04.26 ,会移除下线的网站。 diff --git a/assets/travelling.js b/assets/travelling.js index 8ee8ff593..557c469f3 100644 --- a/assets/travelling.js +++ b/assets/travelling.js @@ -57,11 +57,13 @@ function travelling(){ url[53]="https://www.lin03.cn"; url[54]="https://sqdxwz.top"; url[55]="https://rua.ink"; + url[56]="https://blog.tigerroot.cn"; + url[57]="http://liqilinhub.cloud"; //修正概率 - url[56]="https://github.com/volfclub/travelling"; + url[58]="https://github.com/volfclub/travelling"; var ints=parseInt(Math.random()*(url.length));