diff --git a/README.md b/README.md index 16ce499..b85bb02 100755 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [演示](https://png.cm/) · [手册](https://www.kancloud.cn/easyimage/easyimage/) · [社区](https://github.com/icret/EasyImages2.0/discussions) · [Telegram](https://t.me/Easy_Image) - 插件: [Chrome](/docs/Chrome插件.md) · [Edge](/docs/Edge插件.md) · [PicGo](/docs/使用PicGo上传.md) · [ShareX](/docs/使用ShareX上传.md) -目录: [安装](/docs/安装图床.md) | [安全](/docs/安全配置.md) | [API](/docs/API.md) | [鉴黄](/docs/鉴黄.md) | [升级](/docs/图床更新升级.md) | [常见问题](/docs/常见问题.md) | [环境/兼容](#环境要求) | [更新日志](/docs/更新日志.md) | [打赏开发者](/docs/打赏开发者.md) | [鸣谢](#鸣谢) | [许可证](#开源许可) +目录: [安装](/docs/安装图床.md) | [安全](/docs/安全配置.md) | [API](/docs/API.md) | [鉴黄](/docs/鉴黄.md) | [升级](/docs/图床更新升级.md) | [常见问题](/docs/常见问题.md) | [环境/兼容](#环境要求) | [更新日志](/docs/update.md) | [打赏开发者](/docs/打赏开发者.md) | [鸣谢](#鸣谢) | [许可证](#开源许可) > 始于2018年7月,支持多文件上传,简单无数据库,返回图片url,markdown,bbscode,html的一款图床程序 演示地址:[https://png.cm/](https://png.cm/) diff --git a/admin/admin.inc.php b/admin/admin.inc.php index fad3097..d9767bf 100755 --- a/admin/admin.inc.php +++ b/admin/admin.inc.php @@ -929,12 +929,12 @@ if (isset($_POST['del_version_file'])) {
API 插件
Edge Chrome - ShareX - PicGo + ShareX + PicGo
开发支持

Demo - Manual + Manual Telegram Discuss diff --git a/admin/version.php b/admin/version.php index 61d459b..74500ce 100644 --- a/admin/version.php +++ b/admin/version.php @@ -1 +1 @@ -2.7.4 dev \ No newline at end of file +2.7.4 \ No newline at end of file diff --git a/docs/README.md b/docs/README.md index e86ac3b..ac13ec7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -10,7 +10,7 @@ [演示](https://png.cm/) · [手册](https://www.kancloud.cn/easyimage/easyimage/) · [社区](https://github.com/icret/EasyImages2.0/discussions) · [Telegram](https://t.me/Easy_Image) - 插件: [Chrome](/Chrome插件.md) · [Edge](/Edge插件.md) · [PicGo](/使用PicGo上传.md) · [ShareX](/使用ShareX上传.md) -目录: [安装](/安装图床.md) | [安全](/安全配置.md) | [API](/API.md) | [鉴黄](/鉴黄.md) | [升级](/图床更新升级.md) | [常见问题](/常见问题.md) | [环境/兼容](#环境要求) | [更新日志](/更新日志.md) | [打赏开发者](/打赏开发者.md) | [鸣谢](#鸣谢) | [许可证](#开源许可) +目录: [安装](/安装图床.md) | [安全](/安全配置.md) | [API](/API.md) | [鉴黄](/鉴黄.md) | [升级](/图床更新升级.md) | [常见问题](/常见问题.md) | [环境/兼容](#环境要求) | [更新日志](/update.md) | [打赏开发者](/打赏开发者.md) | [鸣谢](#鸣谢) | [许可证](#开源许可) > 始于2018年7月,支持多文件上传,简单无数据库,返回图片url,markdown,bbscode,html的一款图床程序 演示地址:[https://png.cm/](https://png.cm/) diff --git a/docs/index.html b/docs/index.html index f19c32e..a425895 100644 --- a/docs/index.html +++ b/docs/index.html @@ -44,13 +44,13 @@ } - + - + diff --git a/docs/update.md b/docs/update.md index 760c0c1..901f14e 100644 --- a/docs/update.md +++ b/docs/update.md @@ -1,7 +1,8 @@ ![项目状态](https://repobeats.axiom.co/api/embed/0922803f14091f0686de26fee5196b9984b106a4.svg "Repobeats analytics image") -* 2023-02-05 v2.7.4 dev +* 2023-02-05 v2.7.4 - 此版本将作为优化和修复bugs +- 使用docsify自建文档 地址 [Gitee](https://icret.gitee.io/easyimages2.0/docs/#/) | [Gihub](https://icret.github.io/EasyImages2.0/docs/#/) 或下载源码后直接访问`/docs/` * 2023-02-05 v2.7.3 - 修复设置中手动压缩失败!