From df4a2cd6d32a00d3397d05bbd588a120e3c85ae0 Mon Sep 17 00:00:00 2001 From: x1ao4 <112841659+x1ao4@users.noreply.github.com> Date: Sat, 17 May 2025 23:47:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=83=A8=E7=BD=B2=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b88337..9b82a95 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ ## 功能 - 部署方式 - - [x] 兼容青龙 - - [x] 支持 Docker 独立部署,WebUI 配置 + - [x] 支持 Docker 部署,WebUI 配置 + - [x] 可能兼容青龙 - 分享链接 - [x] 支持分享链接的子目录 @@ -122,7 +122,7 @@ networks: {} ### 刷新媒体库 在有新转存时,可触发完成相应功能,如自动刷新媒体库、生成 .strm 文件等。配置指南:[插件配置](https://github.com/x1ao4/quark-auto-save-x/wiki/插件配置) -媒体库模块以插件的方式的集成,如果你有兴趣请参考[插件开发指南](https://github.com/Cp0204/quark-auto-save/tree/main/plugins)。 +媒体库模块以插件的方式的集成,如果你有兴趣请参考[插件开发指南](https://github.com/x1ao4/quark-auto-save-x/tree/x/plugins)。 ### 更多使用技巧 请参考 Wiki :[使用技巧集锦](https://github.com/x1ao4/quark-auto-save-x/wiki/使用技巧集锦)