Skip to content

Commit

Permalink
✅ 加入 小太の游乐园,Zhou‘s Blog
Browse files Browse the repository at this point in the history
  • Loading branch information
koko committed Apr 5, 2020
1 parent dba08fb commit 38e0a62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@
| 44 | 顶栏 | 风吟 | https://blog.yilon.top |
| 45 | 顶栏 | ajian | https://blog.ajian.online |
| 46 | 侧栏* | freejishu的美丽世界 | https://www.freejishu.com |
| 47 | 侧栏* | 小太の游乐园 | https://713.moe |
| 48 | 顶栏 | Zhou‘s Blog | https://zhoublog.tk |

> 🚨 下次维护日期暂定 20.04.26 ,会移除下线的网站。
Expand Down
5 changes: 4 additions & 1 deletion assets/travelling.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,13 @@ function travelling(){
url[44]="https://blog.yilon.top";
url[45]="https://blog.ajian.online";
url[46]="https://www.freejishu.com";
url[47]="https://713.moe";
url[48]="https://zhoublog.tk";



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


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

1 comment on commit 38e0a62

@vercel
Copy link

@vercel vercel bot commented on 38e0a62 Apr 5, 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.