Skip to content

Commit 2b39de0

Browse files
authored
Update README.md
1 parent 454aec2 commit 2b39de0

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,20 @@
1515

1616
<hr>
1717
<h4>购买</h4>
18-
<p>Website(🚧ing): <a href="https://tikhub.io">https://tikhub.io</a></p>
19-
<p>Discord(💳buy): <a href="https://discord.gg/KnWCrgCERq">https://discord.gg/KnWCrgCERq</a></p>
18+
<p>Website(🚧ing): <a href="https://tikhub.io">dash.tikhub.io</a></p>
19+
<p>Discord(💳buy): <a href="https://discord.gg/kk23BGeYrJ">https://discord.gg/kk23BGeYrJ</a></p>
2020
<p>Github: <a href="https://github.com/TikHubIO">https://github.com/TikHubIO</a></p>
2121
<p>Email: <a href="mailto:tikhub.io@proton.me">tikhub.io@proton.me</a></p>
2222
<p>WeChat/微信: Evil-Bot</p>
2323
<hr>
2424
<h4>公告</h4>
2525
<p>TikHub的API将使用<strong>免费加付费</strong>的形式运行。</p>
26-
<p>登录后,通过点击以下链接可以免费试用7天,包含2000次API请求,只限新用户。</p>
27-
<a href="https://api.tikhub.io/promotion/claim?promotion_id=1">https://api.tikhub.io/promotion/claim?promotion_id=1</a>
28-
<p>登录后,通过点击以下链接进行签到可以随机获得50-100次API请求,每24小时可签到一次。</p>
29-
<a href="https://api.tikhub.io/promotion/daily_check_in">https://api.tikhub.io/promotion/daily_check_in</a>
26+
<p>登录后,通过签到可以随机获得50-100次API请求,每24小时可签到一次。</p
3027
<hr>
3128

3229
## 使用示例
3330

34-
> 查看[test.py](https://github.com/TikHubIO/TikHub_PyPi/blob/main/test/test.py)
31+
> 查看[test.py]([https://github.com/TikHubIO/TikHub_PyPi/blob/main/test/test.py](https://github.com/TikHubIO/Douyin-TikTok-API-Python-SDK/blob/main/test/test.py))
3532
3633
- 第一步/first step: 安装/Install
3734

@@ -52,7 +49,7 @@ douyin_api = DouyinAPI(token)
5249

5350
- 第三步/third step: 调用方法/call the function
5451

55-
''' python
52+
``` python
5653
import asyncio
5754
from tikhub import TikTokAPI, DouyinAPI
5855

0 commit comments

Comments
 (0)