update cdn
This commit is contained in:
parent
50bcabc8eb
commit
5c2cfbc151
|
@ -253,11 +253,11 @@ tag_plugins:
|
|||
prefix: https://s2.loli.net/2022/01/04/UvHcsa73jQPnobq.png
|
||||
# {% emoji %}
|
||||
emoji:
|
||||
default: https://fastly.jsdelivr.net/gh/volantis-x/cdn-emoji/qq/%s.gif
|
||||
default: https://fastly.jsdelivr.net/gh/cdn-x/emoji/qq/%s.gif
|
||||
twemoji: https://fastly.jsdelivr.net/gh/twitter/twemoji/assets/svg/%s.svg
|
||||
qq: https://fastly.jsdelivr.net/gh/volantis-x/cdn-emoji/qq/%s.gif
|
||||
aru: https://fastly.jsdelivr.net/gh/volantis-x/cdn-emoji/aru-l/%s.gif
|
||||
tieba: https://fastly.jsdelivr.net/gh/volantis-x/cdn-emoji/tieba/%s.png
|
||||
qq: https://fastly.jsdelivr.net/gh/cdn-x/emoji/qq/%s.gif
|
||||
aru: https://fastly.jsdelivr.net/gh/cdn-x/emoji/aru-l/%s.gif
|
||||
tieba: https://fastly.jsdelivr.net/gh/cdn-x/emoji/tieba/%s.png
|
||||
# {% image %}
|
||||
image:
|
||||
fancybox: # true, false
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
el: '#valine_container',
|
||||
path: path,
|
||||
placeholder: placeholder,
|
||||
emojiCDN: 'https://fastly.jsdelivr.net/gh/volantis-x/cdn-emoji/valine/',
|
||||
emojiCDN: 'https://fastly.jsdelivr.net/gh/cdn-x/emoji/valine/',
|
||||
emojiMaps: getEmojiMaps(),
|
||||
}));
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue