📝 Docs: update readme for s.ee

This commit is contained in:
PiEgg
2026-02-10 15:47:32 +08:00
parent 5008a92842
commit d0defeede9
3 changed files with 22 additions and 2 deletions
+20
View File
@@ -162,3 +162,23 @@ An official PicGo image host (if any) would be built into PicGo out of the box
不可信。所有打着「PicGo 官方图床」旗号的第三方插件(包括不限于 www.picgo.net 等)都不是 PicGo 官方提供的图床或服务,请勿轻信。
PicGo 不会以“第三方插件”的形式要求你另外下载安装所谓的 PicGo 官方图床。如果 PicGo 真的做了官方图床,一定是开箱即用的内置在本体里的。如果你需要使用第三方图床,请优先参考 PicGo 官方维护的插件集合与社区仓库,并自行甄别来源与安全性。
## 14. SM.MS migrated to S.EE: how should I update my config? / SM.MS 迁移到 S.EE 后,配置应该怎么改?
SM.MS uploader has migrated to **S.EE** and changed from the original free plan to a paid service.
To continue uploading normally:
1. Get your API token from [https://s.ee/user/dashboard/](https://s.ee/user/dashboard/).
2. Check your `picBed.smms.backupDomain`:
- if it is an old domain such as `sm.ms` or `smms.app`, remove this field, or
- change it to `s.ee`.
SM.MS 上传器已迁移到 **S.EE**,并且服务已从原本免费改为收费。
如需继续正常上传:
1. 到 [https://s.ee/user/dashboard/](https://s.ee/user/dashboard/) 获取 API Token。
2. 检查你的 `picBed.smms.backupDomain`
- 如果是旧域名(如 `sm.ms``smms.app`),请删除该字段,或
- 改为 `s.ee`
+1 -1
View File
@@ -49,7 +49,7 @@ Whether youre writing a blog post, taking notes, or authoring developer docs,
PicGo supports mainstream Image hosts out of the box, and can be extended indefinitely through its plugin system:
- **China cloud vendors**: Qiniu, Tencent Cloud COS, UPYUN, Alibaba Cloud OSS
- **International / open platforms**: GitHub, SM.MS, Imgur
- **International / open platforms**: GitHub, SM.MS(S.EE), Imgur
- **More options via plugins**: AWS S3, Cloudflare R2, MinIO, and more
> **Note**: PicGo itself will no longer add new third-party Image hosts by default. You can build Image host plugins yourself—see [PicGo-Core](https://docs.picgo.app/core/).
+1 -1
View File
@@ -50,7 +50,7 @@
PicGo 原生支持主流图床平台,并可通过插件系统无限扩展:
- **国内云厂商**:七牛云、腾讯云 COS、又拍云、阿里云 OSS
- **国际/开源平台**GitHub、SM.MS、Imgur
- **国际/开源平台**GitHub、SM.MS(S.EE)、Imgur
- **更多支持**:通过插件支持 AWS S3、Cloudflare R2、MinIO 等第三方图床
> **注意**:PicGo 本体不再增加默认的第三方图床支持。你可以自行开发第三方图床插件。详见 [PicGo-Core](https://docs.picgo.app/core/)。