EditorMD icon indicating copy to clipboard operation
EditorMD copied to clipboard

由于staticfile CDN服务异常,请将Emoji表情图片资源放到本地加载

Open DT27 opened this issue 7 months ago • 0 comments

staticfile CDN服务异常原因见:https://dt27.cn/site/staticfileorg-bootcss-ublock-cloudflare/

emoji-cheat-sheet项目没有其他可用cdn资源,所以还是放到本地吧。

所有表情图片文件: 归档.zip

/usr/plugins/EditorMD/js/editormd.min.js //cdn.staticfile.org/emoji-cheat-sheet/1.0.0 /usr/plugins/EditorMD/Plugin.php 369行 //cdn.staticfile.org/emoji-cheat-sheet/1.0.0 这两个地方改成你的表情图片路径就行了。

Originally posted by @DT27 in https://github.com/DT27/EditorMD/issues/47#issuecomment-1851787923

DT27 avatar Jul 01 '24 04:07 DT27