Skip to content

Commit

Permalink
✅ 加入5 个网站;
Browse files Browse the repository at this point in the history
遇见孤独,LifeAlsoIsGG's blog,Ojhdt's Blog,萌豚 Moechu,ncc的个人网站
  • Loading branch information
koko committed Apr 17, 2020
1 parent b1504ac commit d3f337c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
- 网站已有内容(建议已更新半年以上);
- 强制启用 https 。

> 💡 若用 Cloud flare 作为你网站的 CDN,可能导致国内访问很慢。
2. 将徽标插入打开您网页后**能直接看到的地方**(让友链传递下去),提出 issues 申请收录。这一般在 3 个工作日内完成审核。

![example](https://travellings.now.sh/assets/logo.gif)
Expand Down Expand Up @@ -132,6 +134,11 @@
| 59 | 顶栏 | Pluveto | https://www.pluvet.com |
| 60 | 侧栏 | Ma's Blog | https://6773.ink |
| 61 | 侧栏 | 艺术长廊 | https://www.6zgm.com |
| 62 | 顶栏 | 遇见孤独 | https://blog.aenjoy.cn |
| 63 | 顶栏 | LifeAlsoIsGG's blog | https://blog.lifeisgg.online |
| 64 | 顶栏 | Ojhdt's Blog | https://blog.ojhdt.com |
| 65 | 顶栏 | 萌豚 Moechu | https://moechu.cn |
| 66 | 侧栏 | ncc的个人网站 | https://www.zqcnc.cn |



Expand Down
8 changes: 7 additions & 1 deletion assets/travelling.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,15 @@ function travelling(){
url[59]="https://www.pluvet.com";
url[60]="https://6773.ink";
url[61]="https://www.6zgm.com";
url[62]="https://blog.aenjoy.cn";
url[63]="https://blog.lifeisgg.online";
url[64]="https://blog.ojhdt.com";
url[65]="https://moechu.cn";
url[66]="https://www.zqcnc.cn";


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


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

1 comment on commit d3f337c

@vercel
Copy link

@vercel vercel bot commented on d3f337c Apr 17, 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.