forked from wyblog1/661111
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.volantis.yml
481 lines (477 loc) · 25.8 KB
/
_config.volantis.yml
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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
gitcalendar:
enable: true
simplemode: true
minheight:
pc: 280px #桌面端最小高度
mibile: 0px #移动端最小高度
enable_page: / # 应用页面
user: 612901
layout: # 挂载容器类型
type: id
name: gitZone
index: 0
apiurl: 'https://github.wyblog1.tk'
color: "['#e4dfd7', '#f9f4dc', '#f7e8aa', '#f7e8aa', '#f8df72', '#fcd217', '#fcc515', '#f28e16', '#fb8b05', '#d85916', '#f43e06']"
container: .recent-post-item(style='width:100%;height:auto;padding:10px;') #父元素容器,需要使用pug语法
gitcalendar_css: https://npm.elemecdn.com/hexo-filter-gitcalendar/lib/gitcalendar.css
gitcalendar_js: https://npm.elemecdn.com/hexo-filter-gitcalendar/lib/gitcalendar.js
custom_css:
cursor:
enable: true
fontfamily:
logofont:
fontfamily: 'LongCang'
name: 'LongCang'
url: 'https://cdn.jsdelivr.net/gh/inkss/common@1/fonts/canva/LongCang.woff2'
bodyfont:
fontfamily: 'SentyGoldenBell'
name: 'SentyGoldenBell'
url: 'https://cdn.jsdelivr.net/gh/inkss/common@1/fonts/canva/SentyGoldenBell.woff2'
codefont:
fontfamily: 'SentyTEA'
name: 'SentyTEA'
url: 'https://cdn.jsdelivr.net/gh/inkss/common@1/fonts/canva/SentyTEA.woff2'
debug: false
content_visibility: true
navbar:
visiable: always
logo: # choose [img] or [icon + title]
img: '' # volantis-static/media/org.volantis/blog/[email protected]
icon: https://661111.github.io/media/images/custom-headerLogo.ico
title: '天闲无影的博客'
menu:
- name: 博客
icon: fa-solid fa-house
rows:
- name: 归档
icon: fa-solid fa-archive
url: archives/
- name: 分类
icon: fa-solid fa-folder-open
url: categories/
rows:
- name: bilbil
icon: fa-solid fa-folder-open
url: tags/blibli/
- name: hr
- name: 学科
icon: fa-solid fa-folder-open
url: tags/学科/
- name: hr
- name: bilbilpage2
icon: fa-solid fa-folder-open
url: tags/blibli-page-2/
- name: hr
- name: 相册集
icon: fa-solid fa-folder-open
url: tags/相册/
- name: 导航
icon: fas fa-info-circle fa-fw
rows:
- name: 友链
icon: fa-solid fa-paperclip
url: friends/
- name: 朋友的文章
icon: fa-solid fa-feed
url: links/
- name: hr
- name: artitalk
icon: fa-solid fa-message
url: artitalk/
- name: bbtalk
icon: fa-solid fa-message
url: bbtalk/
- name: artitalk 相关条例
icon: fa-solid fa-message
url: says/
- name: ispeak
icon: fa-solid fa-message
url: ispeak/
- name: qexo talks
icon: fa-solid fa-message
url: talks/
- name: 后台
icon: fas fa-database fa-fw
rows:
- name: 监控
icon: fa-solid fa-fan
url: https://uptime.wyblog1.tk/status/612901
- name: hexo后台
icon: fa-solid fa-fan
url: https://qexo.wyblog1.tk
- name: ispeak后台
icon: fa-solid fa-fan
url: https://kkadmin.wyblog1.tk
- name: 深色模式
icon: fa-solid fa-moon
toggle: darkmode
- name: 更多
icon: fa-solid fa-ellipsis-v
rows:
- name: 每日日报
icon: fas fa-newspaper
url: https://news.wyblog1.tk
- name: 音乐
icon: fas fa-music
url: music/
- name: 音乐盒
icon: fas fa-music
url: https://api.wyblog.repl.co
- name: 留言板
icon: fa-solid fa-comments
url: message/
- name: hr
- name: 电子木鱼
icon: fas fa-chevron-down
url: muyu/
- name: 空调
icon: fa-solid fa-fan
url: conditioner/
- name: hr
- name: 背景音乐
icon: fa-solid fa-compact-disc
site_footer:
layout: [aplayer, social, bs, bq, wy, analytics, mz]
bq: 博客内容遵循<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh" target="_blank">署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议</a>
bs: 本网站由<a href="https://vercel.com" target="_blank">vercel</a>提供加速|本网站由<a href="https://github.com" target="_blank">github</a>提供代码存储|本网站由<a href="https://hexo.io/zh-cn/" target="_blank">hexo</a>提供博客框架|本网站以<a href="https://github.com/volantis-x/hexo-theme-volantis/" target="_blank">volantis</a>为主题
wy: Copyright © Since 2021-2022 无影博客 All Rights Reserved
analytics: >
<span>本站总访问量为 <span id='busuanzi_value_site_pv'><i class="fa-solid fa-loader fa-spin fa-fw" aria-hidden="true"></i></span> 次</span>
<span>访客数为 <span id='busuanzi_value_site_uv'><i class="fa-solid fa-loader fa-spin fa-fw" aria-hidden="true"></i></span> 人</span>
mz: 无影博客
tb: <p><i class="fa-solid fa-archive light-blue"></i>
social:
- img: volantis-static/media/org.volantis/icon/1322024-social-media/029-github.svg
url: https://github.com/612901/
- img: volantis-static/media/org.volantis/icon/1322024-social-media/006-youtube.svg
url: https://www.kuaishou.com/profile/3xh4ut4ekexbr7a
- img: https://661111.github.io/media/images/custom-headerLogo.ico
url: /
- img: volantis-static/media/org.volantis/icon/1322024-social-media//017-picasa.svg
url: https://7bu.top/login
- img: volantis-static/media/org.volantis/icon/1322024-social-media/011-team-viewer.svg
url: https://gitee.com/wuyingblog/
message:
enable: true
icon: # 默认图标,支持对图标添加颜色,可选值:see:/source/css/_style/_plugins/fontcolor.styl
default: fa-solid fa-info-circle light-blue
quection: fa-solid fa-question-circle light-blue
time: # 默认持续时间
default: 5000
quection: 20000
position: 'topRight' # 弹出位置 可选值:topRight, bottomRight, bottomLeft, topLeft, topCenter, bottomCenter, center
transitionIn: 'bounceInLeft' # 弹窗打开动画 可选值:bounceInLeft, bounceInRight, bounceInUp, bounceInDown, fadeIn, fadeInDown, fadeInUp, fadeInLeft, fadeInRight, flipInX
transitionOut: 'fadeOutRight' # 弹窗关闭动画 可选值:fadeOut, fadeOutUp, fadeOutDown, fadeOutLeft, fadeOutRight, flipOutX
titleColor: 'var(--color-text)' # 标题颜色
messageColor: 'var(--color-text)' # 消息颜色
backgroundColor: 'var(--color-card)' # 默认背景色
zindex: 2147483647 # 层级
darkmode:
enable: true
copyright: # 是否在复制时弹出版权提示,影响范围:ctrl+c、代码块复制按钮、右键复制选项
enable: true
title: '知识共享许可协议'
message: '请遵守 CC BY-NC-SA 4.0 协议。'
icon: 'far fa-copyright light-blue'
aplayer: # 是否开启音乐通知;播放、暂停、失败 时的图标
enable: true
play: fa-solid fa-play
pause: fa-solid fa-pause
rightmenu:
enable: true # 是否开启右键模块的消息通知
notice: true # 唤醒原右键菜单的通知
sidebar:
position: right
for_page: [qgroup, post, blogger, text, notice, qrcode, guide, webinfo, lastupdate, category, latestBB]
for_post: [qgroup, post, blogger, text, qrcode, notice, guide, webinfo, lastupdate]
lastupdate:
class: lastupdate
display: [desktop, cus-shadow]
header:
icon: fa-light fa-clock WISTERIA
title: 最近更新
donate:
class: qrcode
display: [desktop, mobile] # [desktop, mobile]
height: 64px # Automatic height if not set
images:
- https://cdn.jsdelivr.net/gh/612901/661111@main/R8%5D%409CBKKDK_T59HJ(NH(S2.png
widget_library:
toc:
class: toc
display: [desktop, mobile] # [desktop, mobile]
header:
icon: fa-solid fa-list
title: 本文目录
list_number: true
min_depth: 2
max_depth: 5
blogger:
class: blogger
display: [desktop]
avatar: https://www.wyblog1.tk/media/images/custom-headerLogo.ico
title: 天闲无影
subtitle: New Dream New Start
jinrishici: false
social:
notice:
class: text
display: [desktop, mobile]
header:
icon: fa-light fa-ghost PETERRIVE faa-vertical
title: 本站公告
content:
- '你好,欢迎访问我的个人博客'
- '以后不会发布此公告,转而使用ispeak发布说说'
- '[本站点](https://blog.wyblog1.tk/)'
- '[无影的博客](https://www.wyblog1.tk/)'
- '[天闲无影](https://wordpress.wyblog1.tk/)'
webinfo:
class: webinfo
display: [desktop, mobile]
header:
icon: fa-solid fa-award
title: 站点信息
type:
article:
enable: true
text: '文章数目:'
unit: '篇'
runtime:
enable: ture
data: '2021/09/03' # 填写建站日期
text: '已运行时间:'
unit: '天'
wordcount:
enable: ture
text: '本站总字数:' # 需要启用 wordcount
unit: '字'
visitcounter:
enable: false
siteuv:
text: '本站访客数:'
unit: '人'
sitepv:
text: '本站总访问量:'
unit: '次'
lastupd:
enable: true
friendlyShow: true # 更友好的时间显示
text: '最后活动时间:'
unit: '日'
lastupdate:
class: lastupdate
display: [desktop, mobile]
header:
icon: fa-solid fa-clock WISTERIA
title: 最近更新
guide:
class: grid
display: [desktop, mobile] # [desktop, mobile]
header:
icon: fa-solid fa-map-signs
title: 分类导航
fixed: ture # 固定宽度
rows:
- name: 友链
icon: fa-solid fa-paperclip
url: /friends/
- name: 朋友圈
icon: fa-solid fa-feed
url: /links/
- name: 个人主页
icon: fas fa-info-circle fa-fw
url: https://wyblog1.tk
- name: 去追番吧
icon: fa-solid fa-comment fa-fw
url: /bangumi/
- name: 留言板
icon: fa-solid fa-message
url: /messages/
- name: 新冠疫情图
icon: fa-solid fa-signal
url: /xg/
- name: artitalk
icon: fa-solid fa-message
url: /artitalk/
- name: bbtalk
icon: fa-solid fa-message
url: /bbtalk/
- name: ispeak
icon: fa-solid fa-message
url: /ispeak/
search:
enable: true
service: hexo
top:
enable: false
height_scheme: full
layout_scheme: dock
display:
post: false
live2d:
enable: true
Snackbar:
enable: true
# 第三方插件
plugins:
artitalk:
js: https://unpkg.com/[email protected]/artitalk.js
appId: oPfRHBLWiKjiFAQj6HGh93Wc-MdYXbMMI
appKey: 7fbMBsoQZA5oP21pzALjgqjG
serverURL: https://artitalk.wyblog1.tk
pageSize: 10
color1: 'linear-gradient(90deg,rgba(247,149,51,.1) 0,rgba(243,112,85,.1) 15%,rgba(239,78,123,.1) 30%,rgba(161,102,171,.1) 44%,rgba(80,115,184,.1) 58%,rgba(16,152,173,.1) 72%,rgba(7,179,155,.1) 86%,rgba(109,186,130,.1) 100%)' #说说背景颜色1&按钮颜色1
color2: 'linear-gradient(90deg,rgba(247,149,51,.1) 0,rgba(243,112,85,.1) 15%,rgba(239,78,123,.1) 30%,rgba(161,102,171,.1) 44%,rgba(80,115,184,.1) 58%,rgba(16,152,173,.1) 72%,rgba(7,179,155,.1) 86%,rgba(109,186,130,.1) 100%)' #说说背景颜色2&按钮颜色2
color3: '#5e5e5e'
atEmoji: {
害羞: 'https://unpkg.com/[email protected]/Sticker-100/害羞.png',
pen: 'https://unpkg.com/[email protected]/Sticker-100/3d眼镜.png',
EDG: 'https://unpkg.com/[email protected]/Sticker-100/EDG.png',
LPL: 'https://unpkg.com/[email protected]/Sticker-100/LPL.png',
beluga: 'https://unpkg.com/[email protected]/Sticker-100/beluga.png',
不好意思: 'https://unpkg.com/[email protected]/Sticker-100/不好意思.png',
不服吗: 'https://unpkg.com/[email protected]/Sticker-100/不服吗.png',
亲亲: 'https://unpkg.com/[email protected]/Sticker-100/亲亲.png',
伞兵: 'https://unpkg.com/[email protected]/Sticker-100/伞兵.png',
倚墙笑: 'https://unpkg.com/[email protected]/Sticker-100/倚墙笑.png',
HEO: 'https://unpkg.com/[email protected]/Sticker-100/值得肯定.png',
偷偷看: 'https://unpkg.com/[email protected]/Sticker-100/偷偷看.png',
傻笑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/傻笑.png',
再见: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/再见.png',
出家人: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/出家人.png',
击剑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/击剑.png',
加班: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/加班.png',
勉强笑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/勉强笑.png',
危险: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/危险.png',
发红包: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/发红包.png',
吃手: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/吃手.png',
吃瓜: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/吃瓜.png',
吐血: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/吐血.png',
吵架: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/吵架.png',
呦吼: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/呦吼.png',
呲牙笑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/呲牙笑.png',
哈士奇: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/哈士奇.png',
哈士奇失去意识: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/哈士奇失去意识.png',
哈士奇失望: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/哈士奇失望.png',
哭泣: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/哭泣.png',
唱歌: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/唱歌.png',
喜欢: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/喜欢.png',
嘿哈: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/嘿哈.png',
大笑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/大笑.png',
失去信号: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/失去信号.png',
失望: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/失望.png',
头秃: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/头秃.png',
奋斗: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/奋斗.png',
好奇: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/好奇.png',
好的: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/好的.png',
小丑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/小丑.png',
小偷: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/小偷.png',
尬笑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/尬笑.png',
尴尬: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/尴尬.png',
应援: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/应援.png',
开心: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/开心.png',
引起不适: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/引起不适.png',
微笑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/微笑.png',
思考: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/思考.png',
恶心: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/恶心.png',
恶魔: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/恶魔.png',
恶魔恐惧: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/恶魔恐惧.png',
惊吓: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/惊吓.png',
惊吓白眼: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/惊吓白眼.png',
惊讶: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/惊讶.png',
惬意: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/惬意.png',
感动: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/感动.png',
愤怒: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/愤怒.png',
我看好你: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/我看好你.png',
手机相机: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/手机相机.png',
读书: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/读书.png',
财神红包: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/财神红包.png',
超爱: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/超爱.png',
这是啥: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/这是啥.png',
送福: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/送福.png',
送花: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/送花.png',
错误: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/错误.png',
阴险: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/阴险.png',
难以置信: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/难以置信.png',
面具: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/面具.png',
饥渴: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/饥渴.png',
鬼脸: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/鬼脸.png',
黑线: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/黑线.png',
鼓掌: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/鼓掌.png',
打咩: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/打咩.png',
打牌: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/打牌.png',
托腮: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/托腮.png',
扶额: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/扶额.png',
抠鼻: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/抠鼻.png',
抬眼镜: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/抬眼镜.png',
拜托: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/拜托.png',
捂嘴笑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/捂嘴笑.png',
捂脸: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/捂脸.png',
擦汗: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/擦汗.png',
放鞭炮: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/放鞭炮.png',
敬礼: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/敬礼.png',
整理发型: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/整理发型.png',
斗鸡眼: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/斗鸡眼.png',
智慧的眼神: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/智慧的眼神.png',
月饼: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/月饼.png',
有没有搞错: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/有没有搞错.png',
正确: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/正确.png',
没招: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/没招.png',
波吉: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/波吉.png',
泪奔: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/泪奔.png',
流汗微笑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/流汗微笑.png',
流鼻涕: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/流鼻涕.png',
深思: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/深思.png',
滑稽: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/滑稽.png',
滑稽吃瓜: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/滑稽吃瓜.png',
滑稽喝水: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/滑稽喝水.png',
滑稽奶茶: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/滑稽奶茶.png',
滑稽柠檬: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/滑稽柠檬.png',
滑稽狂汗: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/滑稽狂汗.png',
滑稽被子: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/滑稽被子.png',
烦恼: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/烦恼.png',
熊熊: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/熊熊.png',
熊猫: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/熊猫.png',
熊猫唱歌: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/熊猫唱歌.png',
熊猫喜欢: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/熊猫喜欢.png',
熊猫失望: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/熊猫失望.png',
熊猫意外: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/熊猫意外.png',
熬夜: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/熬夜.png',
爆炸: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/爆炸.png',
牛年进宝: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/牛年进宝.png',
狂热: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/狂热.png',
狗头: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/狗头.png',
狗头围脖: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/狗头围脖.png',
狗头失望: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/狗头失望.png',
狗头意外: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/狗头意外.png',
狗头胖次: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/狗头胖次.png',
狗头花: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/狗头花.png',
狗头草: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/狗头草.png',
猪头: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/猪头.png',
猪头意外: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/猪头意外.png',
生病: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/生病.png',
电话: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/电话.png',
疑问: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/疑问.png',
疼痛: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/疼痛.png',
痛哭: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/痛哭.png',
看穿一切: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/看穿一切.png',
眩晕: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/眩晕.png',
睡觉: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/睡觉.png',
禁言: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/禁言.png',
笑哭: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/笑哭.png',
纠结: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/纠结.png',
绿帽: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/绿帽.png',
缺牙笑: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/缺牙笑.png',
翻白眼: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/翻白眼.png',
老虎意外: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/老虎意外.png',
耍酷: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/耍酷.png',
胡子: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/胡子.png',
菜狗: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/菜狗.png',
菜狗花: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/菜狗花.png',
蒙面滑稽: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/蒙面滑稽.png',
虎年进宝: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/虎年进宝.png',
被打: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/被打.png',
裂开: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/裂开.png',
警告: 'https://cdn.jsdelivr.net/npm/[email protected]/Sticker-100/警告.png',
}