Skip to content

Commit

Permalink
✅ 加入 Yuki Yuki
Browse files Browse the repository at this point in the history
  • Loading branch information
koko committed Mar 14, 2020
1 parent ae0cab7 commit 31e0d54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
| 11 | 顶栏 | JQM's Site | https://jinqimu.xyz |
| 12 | 中心 | CrownDaisy | https://crowndaisy.com |
| 13 | 底栏* | 殆己 | https://heycmm.cn |
| 14 | 顶栏 | Yuki Yuki | https://wp.remudaisuki.top |

---

Expand Down
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,11 @@
url[11]="https://jinqimu.xyz";
url[12]="https://crowndaisy.com";
url[13]="https://heycmm.cn";
url[14]="https://wp.remudaisuki.top";


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


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

1 comment on commit 31e0d54

@vercel
Copy link

@vercel vercel bot commented on 31e0d54 Mar 14, 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.