Skip to content

Commit

Permalink
✅ 加入 风也温柔
Browse files Browse the repository at this point in the history
  • Loading branch information
koko committed Mar 25, 2020
1 parent cb21671 commit 80bed1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
| 32 | 侧栏 | 雁陎的自耕地 | https://www.sitstars.com |
| 33 | 顶栏 | 阿猫阿狗 | https://ionssource.cn |
| 34 | 侧栏 | Zi_Gao的小站 | https://zigao.tk |
| 35 | 侧栏 | 风也温柔 | https://eas1.cn |

---

Expand Down
3 changes: 2 additions & 1 deletion assets/travelling.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,10 @@ function travelling(){
url[32]="https://www.sitstars.com";
url[33]="https://ionssource.cn";
url[34]="https://zigao.tk";
url[35]="https://eas1.cn";

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


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

1 comment on commit 80bed1e

@vercel
Copy link

@vercel vercel bot commented on 80bed1e Mar 25, 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.