Skip to content

Commit 3f73511

Browse files
author
koko
committed
✅ 加入 8 个网站;
刀客,静静的小窝,xiadengmaのblog,及时行乐,iSwl's Blog,魏·美文网,Leo’s Blog,顾盼の记事本
1 parent d3f337c commit 3f73511

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -132,13 +132,21 @@
132132
| 57 | 顶栏 | 蝶恋花 | http://liqilinhub.cloud |
133133
| 58 | 侧栏 | 摸鱼堂 | https://moefishtang.xyz |
134134
| 59 | 顶栏 | Pluveto | https://www.pluvet.com |
135-
| 60 | 侧栏 | Ma's Blog | https://6773.ink |
135+
| 60 | 顶栏 | Ma's Blog | https://6773.ink |
136136
| 61 | 侧栏 | 艺术长廊 | https://www.6zgm.com |
137137
| 62 | 顶栏 | 遇见孤独 | https://blog.aenjoy.cn |
138138
| 63 | 顶栏 | LifeAlsoIsGG's blog | https://blog.lifeisgg.online |
139139
| 64 | 顶栏 | Ojhdt's Blog | https://blog.ojhdt.com |
140140
| 65 | 顶栏 | 萌豚 Moechu | https://moechu.cn |
141141
| 66 | 侧栏 | ncc的个人网站 | https://www.zqcnc.cn |
142+
| 67 | 中心 | 刀客 | https://blog.mboker.cn |
143+
| 68 | 侧栏 | 静静的小窝 | https://wznmickey.com |
144+
| 69 | 顶栏 | xiadengmaのblog | https://blog.xiadengma.top |
145+
| 70 | 顶栏 | 及时行乐 | https://www.jsxlo.com |
146+
| 71 | 顶栏 | iSwl's Blog | https://blog.iswl.vip |
147+
| 72 | 顶栏 | 魏·美文网 | https://xiaowei.china97.cn |
148+
| 73 | 侧栏 | Leo’s Blog | https://www.isolitude.cn |
149+
| 74 | 顶栏 | 顾盼の记事本 | https://gupan.site |
142150

143151

144152

assets/travelling.js

+9-1
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,18 @@ function travelling(){
6868
url[64]="https://blog.ojhdt.com";
6969
url[65]="https://moechu.cn";
7070
url[66]="https://www.zqcnc.cn";
71+
url[67]="https://blog.mboker.cn";
72+
url[68]="https://wznmickey.com";
73+
url[69]="https://blog.xiadengma.top";
74+
url[70]="https://www.jsxlo.com";
75+
url[71]="https://blog.iswl.vip";
76+
url[72]="https://xiaowei.china97.cn";
77+
url[73]="https://www.isolitude.cn";
78+
url[74]="https://gupan.site";
7179

7280

7381
//修正概率
74-
url[67]="https://github.com/volfclub/travelling";
82+
url[75]="https://github.com/volfclub/travelling";
7583

7684

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

0 commit comments

Comments
 (0)