-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfriendlink.json
More file actions
128 lines (128 loc) · 3.98 KB
/
friendlink.json
File metadata and controls
128 lines (128 loc) · 3.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
[
{
"class_name": "个人站点",
"class_desc": "欢迎光临",
"link_list": [
{
"name": "凉心‘s Blog",
"link": "https://www.lxink.cn/",
"avatar": "https://cdn.lxink.cn/avatar.png",
"descr": "我的故事只讲给你听"
},
{
"name": "晚点晚安",
"link": "https://photo.lxink.cn/",
"avatar": "https://cdn.lxink.cn/blog/favicon/photo.webp",
"descr": "总盼着下次相逢."
}
]
},
{
"class_name": "推荐博客",
"class_desc": "与各路大佬共同进步",
"link_list": [
{
"name": "爱吃肉的猫",
"link": "https://meuicat.com/",
"avatar": "https://cdn.lxink.cn/blog/favicon/meuicat.webp",
"descr": "有肉有猫有生活."
},
{
"name": "杜老师说",
"link": "https://dusays.com",
"avatar": "https://cdn.lxink.cn/blog/favicon/dusays.webp",
"descr": "师者,传道,授业,解惑!"
},
{
"name": "Timochan",
"link": "https://www.timochan.cn/",
"avatar": "https://cdn.lxink.cn/blog/favicon/timochan.webp",
"descr": "Let's start learning"
},
{
"name": "张洪Heo",
"link": "https://blog.zhheo.com/",
"avatar": "https://cdn.lxink.cn/blog/favicon/zhheo.webp",
"descr": "分享设计与科技生活"
},
{
"name": "风记星辰",
"link": "https://www.thyuu.com",
"avatar": "https://cdn.lxink.cn/blog/favicon/thyuu.webp",
"descr": "热爱你来过的每度温暖"
}
]
},
{
"class_name": "友情链接",
"class_desc": "那些人,那些事",
"link_list": [
{
"name": "生活如她",
"link": "https://lifeher.cn/",
"avatar": "https://cdn.lxink.cn/blog/favicon/lifeher.webp",
"descr": "愿我的生活和她一样美丽"
},
{
"name": "柒月博客",
"link": "https://www.jul.cn/",
"avatar": "https://cdn.lxink.cn/blog/favicon/jul.webp",
"descr": "存在过,记录过"
},
{
"name": "在意博客",
"link": "https://zai1.com/",
"avatar": "https://cdn.lxink.cn/blog/favicon/zai1.webp",
"descr": "生活来自灵感,灵感来自生活"
},
{
"name": "七云's Blog",
"link": "https://www.zets.cn/",
"avatar": "https://cdn.lxink.cn/blog/favicon/zets.webp",
"descr": "因为喜欢,所以折腾!"
},
{
"name": "爱吃猫的鱼",
"link": "https://blog.talen.top/",
"avatar": "https://cdn.lxink.cn/blog/favicon/talen.webp",
"descr": "前景可待 未来可期"
},
{
"name": "清羽飞扬",
"link": "https://blog.liushen.fun/",
"avatar": "https://cdn.lxink.cn/blog/favicon/qyliu.webp",
"descr": "柳影曳曳,清酒孤灯,扬笔撒墨,心境如霜"
},
{
"name": "haohang",
"link": "https://www.shimmerl.top",
"avatar": "https://cdn.lxink.cn/blog/favicon/shimmerl.webp",
"descr": "承诺不值钱,做个言而有信的人太难了."
},
{
"name": "LiKai Blog",
"link": "https://tylk.cc",
"avatar": "https://cdn.lxink.cn/blog/favicon/tylk.webp",
"descr": "DE BG6HFD,73!"
},
{
"name": "老孙博客",
"link": "https://www.imsun.org",
"avatar": "https://cdn.lxink.cn/blog/favicon/imsun.webp",
"descr": "资深网民孙先生"
},
{
"name": "DSUK",
"link": "https://dsuk.top",
"avatar": "https://cdn.lxink.cn/blog/favicon/dsuk.webp",
"descr": "A NPC in world"
},
{
"name": "亚斯之声",
"link": "https://we.owaii.net",
"avatar": "https://cdn.lxink.cn/blog/favicon/owaii.webp",
"descr": "𝗪𝗲 𝗔𝗿𝗲 𝗛𝘂𝗺𝗮𝗻 𝗕𝗲𝗶𝗻𝗴𝘀, 𝗡𝗼𝘁 𝗛𝘂𝗺𝗮𝗻 𝗗𝗼𝗶𝗻𝗴𝘀."
}
]
}
]