Skip to content

Commit

Permalink
✅ 加入3个网站
Browse files Browse the repository at this point in the history
DIego's Blog,果子小酱,Sakura
  • Loading branch information
koko committed Mar 18, 2020
1 parent 264666e commit 78d8c09
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@
| 14 | 顶栏 | Yuki Yuki | https://wp.remudaisuki.top |
| 15 | 顶栏 | Legroft | https://jinjis.cn |
| 16 | 侧栏 | FANTASY | https://blog.tigerxly.com |
| 17 | 侧栏 | DIego's Blog | https://diego.plus |
| 18 | 顶栏 | 果子小酱 | https://sublimerui.top |
| 19 | 顶栏 | Sakura | https://cwxyr.me |

---

Expand Down
5 changes: 4 additions & 1 deletion assets/travelling.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,13 @@ function travelling(){
url[14]="https://wp.remudaisuki.top";
url[15]="https://jinjis.cn";
url[16]="https://blog.tigerxly.com";
url[17]="https://diego.plus";
url[18]="https://sublimerui.top";
url[19]="https://cwxyr.me";


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


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

1 comment on commit 78d8c09

@vercel
Copy link

@vercel vercel bot commented on 78d8c09 Mar 18, 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.