From a2e6317fef020b20f50bcb417a62d339b265fa77 Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Mon, 22 Apr 2024 22:15:06 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8:=20=E4=BF=AE=E6=94=B9API=E7=AE=80?= =?UTF-8?q?=E4=BB=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/main.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/main.py b/app/main.py index 3189b12..c6752c2 100644 --- a/app/main.py +++ b/app/main.py @@ -82,10 +82,10 @@ description = f""" - **版本**: `{version}` - **更新时间**: `{update_time}` - **环境**: `{environment}` -- **文档**: [API Documentation](https://api.douyin.wtf) +- **文档**: [API Documentation](https://douyin.wtf/docs) #### 备注 - 本项目仅供学习交流使用,不得用于违法用途,否则后果自负。 -- 如果你不想自己部署,可以直接使用我们的在线API服务:[Douyin_TikTok_Download_API](https://api.douyin.wtf) +- 如果你不想自己部署,可以直接使用我们的在线API服务:[Douyin_TikTok_Download_API](https://douyin.wtf/docs) - 如果你需要更稳定以及更多功能的API服务,可以使用付费API服务:[TikHub API](https://beta.tikhub.io/) ### [English] @@ -95,10 +95,10 @@ description = f""" - **Version**: `{version}` - **Last Updated**: `{update_time}` - **Environment**: `{environment}` -- **Documentation**: [API Documentation](https://api.douyin.wtf) +- **Documentation**: [API Documentation](https://douyin.wtf/docs) #### Note - This project is for learning and communication only, and shall not be used for illegal purposes, otherwise the consequences shall be borne by yourself. -- If you do not want to deploy it yourself, you can directly use our online API service: [Douyin_TikTok_Download_API](https://api.douyin.wtf) +- If you do not want to deploy it yourself, you can directly use our online API service: [Douyin_TikTok_Download_API](https://douyin.wtf/docs) - If you need a more stable and feature-rich API service, you can use the paid API service: [TikHub API](https://beta.tikhub.io) """