Skip to content

Commit

Permalink
✅ 加入8个网站
Browse files Browse the repository at this point in the history
Guqing's Blog,lxxs的小屋,非礼勿言,星云C馆,Cheung,雁陎的自耕地,阿猫阿狗,Zi_Gao的小站
  • Loading branch information
koko committed Mar 25, 2020
1 parent 2b96d05 commit cb21671
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,15 @@
| 23 | 侧栏 | 风渐远 | https://www.naraku.cn |
| 24 | 顶部 | XiYo吧 | https://www.xiyo8.cn |
| 25 | 侧栏 || https://www.wangkai88.com |
| 26 | 侧栏 |Zeruns's Blog | https://blog.zeruns.tech |
| 26 | 侧栏 | Zeruns's Blog | https://blog.zeruns.tech |
| 27 | 顶栏 | Guqing's Blog | https://guqing.xyz |
| 28 | 侧栏 | lxxs的小屋 | https://lxxs.xyz |
| 29 | 侧栏 | 非礼勿言 | https://feiliwuyan.com |
| 30 | 侧栏 | 星云C馆 | https://www.m78.co |
| 31 | 顶栏 | Cheung | https://icheung.net |
| 32 | 侧栏 | 雁陎的自耕地 | https://www.sitstars.com |
| 33 | 顶栏 | 阿猫阿狗 | https://ionssource.cn |
| 34 | 侧栏 | Zi_Gao的小站 | https://zigao.tk |

---

Expand Down
10 changes: 9 additions & 1 deletion assets/travelling.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,17 @@ function travelling(){
url[24]="https://www.xiyo8.cn";
url[25]="https://www.wangkai88.com";
url[26]="https://blog.zeruns.tech";
url[27]="https://guqing.xyz";
url[28]="https://lxxs.xyz";
url[29]="https://feiliwuyan.com";
url[30]="https://www.m78.co";
url[31]="https://icheung.net";
url[32]="https://www.sitstars.com";
url[33]="https://ionssource.cn";
url[34]="https://zigao.tk";

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


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

1 comment on commit cb21671

@vercel
Copy link

@vercel vercel bot commented on cb21671 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.