-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathsite.json
277 lines (277 loc) · 5.65 KB
/
site.json
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
[
{
"name": "翻译",
"url": "https://fanyi.baidu.com",
"icon": "fa fa-language",
"color": "4395ff"
},
{
"name": "京东",
"url": "https://www.jd.com",
"icon": "iconfont icon-jd",
"color": "d92610"
},
{
"name": "淘宝",
"url": "https://www.taobao.com",
"icon": "iconfont icon-taobao",
"color": "ff8300"
},
{
"name": "贴吧",
"url": "https://tieba.baidu.com",
"icon": "iconfont icon-tieba",
"color": "3385ff"
},
{
"name": "微博",
"url": "https://weibo.com",
"color": "fa2f2f",
"icon": "iconfont icon-weibo"
},
{
"name": "哔哩哔哩",
"url": "https://www.bilibili.com",
"icon": "iconfont icon-bili",
"color": "00a1d6"
},
{
"name": "QQ 邮箱",
"url": "https://mail.qq.com",
"icon": "iconfont icon-qqmail",
"color": "4d7be6"
},
{
"name": "网易邮箱",
"url": "https://mail.126.com",
"icon": "iconfont icon-netease",
"color": "15943b"
},
{
"name": "GitHub",
"url": "https://github.com",
"icon": "fa fa-github",
"color": "555"
},
{
"name": "IT 之家",
"url": "https://www.ithome.com",
"color": "d22222",
"icon": "iconfont icon-ithome"
},
{
"name": "V2EX",
"url": "https://v2ex.com",
"color": "ccc",
"icon": "iconfont icon-v2ex"
},
{
"name": "优酷",
"url": "https://www.youku.com",
"color": "00b7ff",
"icon": "iconfont icon-youku"
},
{
"name": "爱奇艺",
"url": "https://www.iqiyi.com",
"color": "00be06",
"icon": "iconfont icon-iqiyi"
},
{
"name": "阿里云",
"url": "https://www.aliyun.com",
"color": "ff6a00",
"icon": "iconfont icon-aliyun"
},
{
"name": "百度地图",
"url": "https://maps.baidu.com",
"color": "8bc34a",
"icon": "fa fa-map"
},
{
"name": "CloudFlare",
"url": "https://www.cloudflare.com",
"color": "f38020",
"icon": "iconfont icon-cloudflare"
},
{
"name": "知乎",
"url": "https://www.zhihu.com",
"color": "0084ff",
"icon": "iconfont icon-zhihu"
},
{
"name": "少数派",
"url": "https://sspai.com",
"color": "c13032",
"icon": "iconfont icon-sspai"
},
{
"name": "掘金",
"url": "https://juejin.im",
"color": "007fff",
"icon": "iconfont icon-juejin"
},
{
"name": "思否",
"url": "https://segmentfault.com",
"color": "009a61",
"icon": "iconfont icon-segmentf"
},
{
"name": "腾讯视频",
"url": "https://v.qq.com",
"color": "a9e652",
"icon": "iconfont icon-tencent-video"
},
{
"name": "ACFun",
"url": "https://www.acfun.cn",
"color": "fd4c5d",
"icon": "iconfont icon-acfun"
},
{
"name": "Pixiv",
"url": "https://www.pixiv.net",
"color": "0096fa",
"icon": "iconfont icon-pixiv"
},
{
"name": "TinyPNG",
"url": "https://tinypng.com",
"color": "8cc938",
"icon": "iconfont icon-bear"
},
{
"name": "JSFiddle",
"url": "https://jsfiddle.net/",
"color": "2e71ff",
"icon": "iconfont icon-jsf"
},
{
"name": "MDN",
"url": "https://developer.mozilla.org/zh-CN",
"color": "83d0f2",
"icon": "iconfont icon-mdn"
},
{
"name": "腾讯课堂",
"url": "https://ke.qq.com",
"color": "23b8ff",
"icon": "iconfont icon-tencent-ke"
},
{
"name": "网易云课堂",
"url": "https://developer.mozilla.org/zh-CN",
"color": "49af4f",
"icon": "iconfont icon-netease-ke"
},
{
"name": "搜狐",
"url": "https://www.sohu.com",
"color": "fdd000",
"icon": "iconfont icon-sohu"
},
{
"name": "网易",
"url": "https://www.163.com",
"color": "c4282b",
"icon": "iconfont icon-netease"
},
{
"name": "GetJS",
"url": "https://get.js.org",
"color": "55607f",
"icon": "iconfont icon-getjs"
},
{
"name": "12306",
"url": "https://www.12306.cn",
"color": "ff2603",
"icon": "iconfont icon-12306"
},
{
"name": "58 同城",
"url": "https://58.com",
"color": "0091d7",
"icon": "iconfont icon-58"
},
{
"name": "金山文档",
"url": "https://kdocs.cn",
"color": "417ff9",
"icon": "iconfont icon-kdocs"
},
{
"name": "什么值得买",
"url": "https://www.smzdm.com",
"color": "e82b2b",
"icon": "iconfont icon-smzdm"
},
{
"name": "百度云盘",
"url": "https://pan.baidu.com",
"color": "3b8bfe",
"icon": "iconfont icon-baiduyun"
},
{
"name": "OneDrive",
"url": "https://onedrive.live.com",
"color": "28a8ea",
"icon": "iconfont icon-onedrive"
},
{
"name": "谷歌云盘",
"url": "https://drive.google.com",
"color": "777",
"icon": "iconfont icon-google-drive"
},
{
"name": "萌娘百科",
"url": "https://zh.moegirl.org",
"color": "018c03",
"icon": "iconfont icon-moegirl"
},
{
"name": "半次元",
"url": "https://bcy.net",
"color": "fa4b8b",
"icon": "iconfont icon-bcy"
},
{
"name": "番组计划",
"url": "https://bangumi.tv",
"color": "f09199"
},
{
"name": "班图剪贴板",
"url": "https://pastebin.ubuntu.com",
"color": "dd4814",
"icon": "iconfont icon-ubuntu"
},
{
"name": "IconFont",
"url": "https://www.iconfont.cn",
"color": "ea4519",
"icon": "iconfont icon-iconfont"
},
{
"name": "站酷",
"url": "https://www.zcool.com.cn",
"color": "ffe300",
"icon": "iconfont icon-zcool"
},
{
"name": "UI 中国",
"url": "https://www.ui.cn",
"color": "3d7eff",
"icon": "iconfont icon-uizg"
},
{
"name": "Dribbble",
"url": "https://dribbble.com",
"color": "ea4c89",
"icon": "fa fa-dribbble"
}
]