From bbda9dab0073aeea0a394e63780e70acba90bba0 Mon Sep 17 00:00:00 2001 From: koko Date: Mon, 18 May 2020 22:25:39 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20=E5=8A=A0=E5=85=A5=2013=E4=B8=AA?= =?UTF-8?q?=E7=BD=91=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 ++++++++++++++++-- assets/travelling.js | 16 +++++++++++++++- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 82dce84e1..0600e5904 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ - 网站已有内容(建议已更新半年以上); - 强制启用 https 。 -> 💡 若用 Cloud flare 作为你网站的 CDN,可能导致国内访问很慢。 +> 🚑 由于家人健康问题,此项目一两个月内可能无法即时维护,还望谅解。 2. 将徽标插入打开您网页后**能直接看到的地方**(让友链传递下去),提出 issues 申请收录。这一般在 3 个工作日内完成审核。 @@ -122,7 +122,7 @@ | 47 | 侧栏* | 小太の游乐园 | https://713.moe | | 48 | 顶栏 | Zhou‘s Blog | https://zhoublog.xyz | | 49 | 侧栏 | 地皮-DefiedParty | https://dpii.club | -| 50 | 顶栏 | CORE | https://core.moe | +| 50 | 侧栏* | CORE | https://core.moe | | 51 | 侧栏 | solar'blog | https://www.solarme.vip | | 52 | 侧栏 | SpinTouch's Something | https://spblog.tk | | 53 | 顶栏 | Lin. 's Blog | https://www.lin03.cn | @@ -159,6 +159,20 @@ | 84 | 侧栏 | 皮毛技术君 | https://www.whoit.top | | 85 | 顶栏 | Passer | https://takuron.top | | 86 | 顶栏 | 沐森西の博客 | https://dlizi.com:555 | +| 87 | 侧栏 | 山葵酱 | https://www.wasabi.fun | +| 88 | 顶栏 | Ying | https://yingserver.cn | +| 89 | 侧栏 | 风之暇想 | https://www.fzxx.xyz | +| 90 | 顶栏 | 今今今生 | https://noheart.cn | +| 91 | 侧栏* | ADD-SP‘s Blog | https://www.addesp.com | +| 92 | 侧栏 | 游轶的小站 | https://blog.devyi.com | +| 93 | 顶栏 | MHuiG's Blog | https://blog.mhuig.top | +| 94 | 顶栏 | Royce 的小窝 | https://royce2003.top | +| 95 | 顶栏 | LiuYun | https://blog.6yfz.cn | +| 96 | 顶栏 | Geek Era | https://www.geekera.cn | +| 97 | 顶栏 | 魏・美文网 | https://xiaowei.china97.cn | +| 98 | 顶栏 | Oo笑容太甜oO | https://kissbaofish.cn | +| 99 | 顶栏 | F君的博客 | https://blog.fkun.tech | +| 100 | 顶栏 |The Palace | https://seiryu.cn | diff --git a/assets/travelling.js b/assets/travelling.js index 98902cfd3..8ec59760c 100644 --- a/assets/travelling.js +++ b/assets/travelling.js @@ -88,10 +88,24 @@ function travelling(){ url[84]="https://www.whoit.top"; url[85]="https://takuron.top"; url[86]="https://dlizi.com:555"; + url[87]="https://www.wasabi.fun"; + url[88]="https://yingserver.cn"; + url[89]="https://www.fzxx.xyz"; + url[90]="https://noheart.cn"; + url[91]="https://www.addesp.com"; + url[92]="https://blog.devyi.com"; + url[93]="https://blog.mhuig.top"; + url[94]="https://royce2003.top"; + url[95]="https://blog.6yfz.cn"; + url[96]="https://www.geekera.cn"; + url[97]="https://xiaowei.china97.cn"; + url[98]="https://kissbaofish.cn"; + url[99]="https://blog.fkun.tech"; + url[100]="https://seiryu.cn"; //修正概率 - url[87]="https://github.com/volfclub/travelling"; + url[101]="https://github.com/volfclub/travelling"; var ints=parseInt(Math.random()*(url.length));