Просмотр исходного кода

feat!: Removed webclient2 because of DMCA

lejianwen месяцев назад: 4
Родитель
Сommit
222792419f
2 измененных файлов с 0 добавлено и 5 удалено
  1. 0 3
      README.md
  2. 0 2
      README_EN.md

+ 0 - 3
README.md

@@ -127,9 +127,6 @@
127
 2. 如果没登录后台,点击右上角登录即可,api server已经自动配置好了
127
 2. 如果没登录后台,点击右上角登录即可,api server已经自动配置好了
128
 3. 登录后,会自动同步ID服务器和KEY
128
 3. 登录后,会自动同步ID服务器和KEY
129
 4. 登录后,会将地址簿自动保存到web client中,方便使用
129
 4. 登录后,会将地址簿自动保存到web client中,方便使用
130
-5. ~~现已支持`v2 Preview`,访问路径是`/webclient2`~~
131
-6. ~~`v2 preview` 部署,参考[WIKI](https://github.com/lejianwen/rustdesk-api/wiki)~~
132
-
133
 
130
 
134
 
131
 
135
 ### 自动化文档: 使用 Swag 生成 API 文档,方便开发者理解和使用 API。
132
 ### 自动化文档: 使用 Swag 生成 API 文档,方便开发者理解和使用 API。

+ 0 - 2
README_EN.md

@@ -125,8 +125,6 @@ displaying data.Frontend code is available at [rustdesk-api-web](https://github.
125
    pre-configured.
125
    pre-configured.
126
 3. After logging in, the ID server and key will be automatically synced.
126
 3. After logging in, the ID server and key will be automatically synced.
127
 4. The address book will also be automatically saved to the web client for convenient use.
127
 4. The address book will also be automatically saved to the web client for convenient use.
128
-5. ~~Now supports `v2 Preview`, accessible at `/webclient2`~~
129
-6. ~~`v2 preview` deployment, [WIKI](https://github.com/lejianwen/rustdesk-api/wiki)~~
130
 
128
 
131
 ### Automated Documentation : API documentation is generated using Swag, making it easier for developers to understand and use the API.
129
 ### Automated Documentation : API documentation is generated using Swag, making it easier for developers to understand and use the API.
132
 
130