Skip to content

Commit

Permalink
✅ 加入 3个网站
Browse files Browse the repository at this point in the history
Smilear's Blog,krau'blog,Weifeng's Blog
  • Loading branch information
koko committed Mar 28, 2020
1 parent b521d66 commit 9e491ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@
| 37 | 底部 | Mr.Chrosing`s Home | https://nasity.cn |
| 38 | 顶部 | Eltrac's Track | https://guhub.cn |
| 39 | 侧栏 | yuaneuro的博客 | https://yuaneuro.cn |
| 40 | 侧栏 | Smilear's Blog | https://smilear.cn |
| 41 | 顶栏 | krau'blog | https://krau.top |
| 42 | 侧栏 | Weifeng's Blog | https://wfblog.net |

> 🚨 下次维护日期暂定 20.04.26 ,会移除下线的网站。
Expand Down
6 changes: 5 additions & 1 deletion assets/travelling.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,13 @@ function travelling(){
url[37]="https://nasity.cn";
url[38]="https://guhub.cn";
url[39]="https://yuaneuro.cn";
url[40]="https://smilear.cn";
url[41]="https://krau.top";
url[42]="https://wfblog.net";


//修正概率
url[40]="https://github.com/volfclub/travelling";
url[43]="https://github.com/volfclub/travelling";


var ints=parseInt(Math.random()*(url.length));
Expand Down

1 comment on commit 9e491ac

@vercel
Copy link

@vercel vercel bot commented on 9e491ac Mar 28, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.