File tree 2 files changed +18
-2
lines changed
2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 95
95
| 23 | 侧栏 | 风渐远 | https://www.naraku.cn |
96
96
| 24 | 顶部 | XiYo吧 | https://www.xiyo8.cn |
97
97
| 25 | 侧栏 | 锴 | https://www.wangkai88.com |
98
- | 26 | 侧栏 | Zeruns's Blog | https://blog.zeruns.tech |
98
+ | 26 | 侧栏 | Zeruns's Blog | https://blog.zeruns.tech |
99
+ | 27 | 顶栏 | Guqing's Blog | https://guqing.xyz |
100
+ | 28 | 侧栏 | lxxs的小屋 | https://lxxs.xyz |
101
+ | 29 | 侧栏 | 非礼勿言 | https://feiliwuyan.com |
102
+ | 30 | 侧栏 | 星云C馆 | https://www.m78.co |
103
+ | 31 | 顶栏 | Cheung | https://icheung.net |
104
+ | 32 | 侧栏 | 雁陎的自耕地 | https://www.sitstars.com |
105
+ | 33 | 顶栏 | 阿猫阿狗 | https://ionssource.cn |
106
+ | 34 | 侧栏 | Zi_Gao的小站 | https://zigao.tk |
99
107
100
108
---
101
109
Original file line number Diff line number Diff line change @@ -28,9 +28,17 @@ function travelling(){
28
28
url [ 24 ] = "https://www.xiyo8.cn" ;
29
29
url [ 25 ] = "https://www.wangkai88.com" ;
30
30
url [ 26 ] = "https://blog.zeruns.tech" ;
31
+ url [ 27 ] = "https://guqing.xyz" ;
32
+ url [ 28 ] = "https://lxxs.xyz" ;
33
+ url [ 29 ] = "https://feiliwuyan.com" ;
34
+ url [ 30 ] = "https://www.m78.co" ;
35
+ url [ 31 ] = "https://icheung.net" ;
36
+ url [ 32 ] = "https://www.sitstars.com" ;
37
+ url [ 33 ] = "https://ionssource.cn" ;
38
+ url [ 34 ] = "https://zigao.tk" ;
31
39
32
40
//修正概率
33
- url [ 27 ] = "https://github.com/volfclub/travelling" ;
41
+ url [ 35 ] = "https://github.com/volfclub/travelling" ;
34
42
35
43
36
44
var ints = parseInt ( Math . random ( ) * ( url . length ) ) ;
You can’t perform that action at this time.
0 commit comments