Skip to content

Commit

Permalink
✅ 加入3个网站
Browse files Browse the repository at this point in the history
Muyulong's Blog,Oasis's Blog,Mr.Sen
  • Loading branch information
koko committed Mar 19, 2020
1 parent 78d8c09 commit 17b2a7e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@
| 17 | 侧栏 | DIego's Blog | https://diego.plus |
| 18 | 顶栏 | 果子小酱 | https://sublimerui.top |
| 19 | 顶栏 | Sakura | https://cwxyr.me |
| 20 | 顶栏 | Muyulong's Blog | https://mmyyll.ml |
| 21 | 顶栏 | Oasis's Blog | https://blog.imoasis.cn |
| 22 | 顶栏 | Mr.Sen | https://449293786.site |

---

Expand Down
6 changes: 4 additions & 2 deletions assets/travelling.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,12 @@ function travelling(){
url[17]="https://diego.plus";
url[18]="https://sublimerui.top";
url[19]="https://cwxyr.me";

url[20]="https://mmyyll.ml";
url[21]="https://blog.imoasis.cn";
url[22]="https://449293786.site";

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


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

1 comment on commit 17b2a7e

@vercel
Copy link

@vercel vercel bot commented on 17b2a7e Mar 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.