调整抖音接口

This commit is contained in:
liuwei
2025-09-09 15:56:54 +08:00
parent 2e27b7f242
commit 2b4932bfb9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
enable = true
# 发送模式: card(发送卡片) 或 file(下载并发送文件)
download_mode = "file"
download_mode = "card"
# Http代理设置(用于获取真实链接发送卡片,如果家里有ipv6,可以设置为空)
# 格式: http://用户名:密码@代理地址:代理端口