Skip to content

Commit

Permalink
✅ 加入 4 个网站
Browse files Browse the repository at this point in the history
Sanarous's Blog,HandSonic‘s Blog,雾漫江南,Sorryfu
  • Loading branch information
koko committed Jun 19, 2020
1 parent e52bd30 commit 3609588
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,10 @@
| 124 | 顶栏 | 饿龙不是龙哩 | https://liuyifei.club |
| 125 | 侧栏 | 低调阁 | https://www.ddg.ink |
| 126 | 侧栏 | SWJ | https://blog.zggsong.cn |
| 127 | 顶栏 | Sanarous's Blog | https://bestzuo.cn |
| 128 | 顶栏 | HandSonic‘s Blog | https://handsonic.top |
| 129 | 顶栏 | 雾漫江南 | https://www.oxoch.com |
| 130 | 顶栏 | Sorryfu | https://sorryfu.top |



Expand Down
6 changes: 5 additions & 1 deletion assets/travelling.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,16 @@ function travelling(){
url[124]="https://liuyifei.club";
url[125]="https://www.ddg.ink";
url[126]="https://blog.zggsong.cn";
url[127]="https://bestzuo.cn";
url[128]="https://handsonic.top";
url[129]="https://www.oxoch.com";
url[130]="https://sorryfu.top";




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


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

1 comment on commit 3609588

@vercel
Copy link

@vercel vercel bot commented on 3609588 Jun 19, 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.