Files
plugins/UpyunFile/README.md
chorblack e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled
Initial commit
2026-03-07 11:19:25 +08:00

59 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
UpyunFile
=========
又拍云文件管理插件Typecho版
#### 插件简介:
本插件基于 [codesee/UpyunFile](https://github.com/codesee/UpyunFile) 二次开发,解决了原作的一些 bug并加入了新功能。
#### 插件功能:
1. 上传、修改和删除功能
2. 静态资源接入又拍云 CDN
3. 一键替换当前博客中所有图片的 URL 为 CDN 加速链接
4. 接入又拍云图片处理
5. 为博客静态资源加入 Token 防盗链
![截图](./screenshot.jpg)
#### 使用方法:
1. 在 [Release](https://github.com/ShadowySpirits/UpyunFile/releases) 中下载此插件的最新版,上传至网站的/usr/plugins/目录下;
2. 启用该插件,正确填写相关信息,保存即可。
3. 详细使用以及其他技巧见此文https://blog.sspirits.top/archives/new-version-of-UpyunFile-plugin-use-tutorial
#### 更新记录:
**2019-1-20**
- 升级 SDK修复 Bug加入新功能
**2019-2-19**
- 控制台的文件管理中现在可以正常查看有 Token 防盗链保护的图片
- 又拍云图片处理会忽略带有后缀 `_nothumb` 的图片比如example_nothumb.png
- 优化代码
**2019-2-23**
- 修复某些情况下重复添加 Token 的 bug
**2019-4-13**
- 优化代码
- 增强兼容性
**2019-4-13**
- 解决兼容性问题
#### 鸣谢:
原作者:[codesee](https://github.com/codesee)
图片链接替换:[benzBrake](https://github.com/benzBrake)
本插件为用户免费自由使用,作者力求插件功能完善,但对使用者涉及的文件内容不承担任何责任。