diff --git a/config.ini b/config.ini index 25408f5..2c14282 100644 --- a/config.ini +++ b/config.ini @@ -11,6 +11,8 @@ Http_proxy = http://45.167.124.5:9992 Https_proxy = https://45.167.124.5:9992 [Web_API] +# API链接 如:http://127.0.0.1:2333 或 http://api.douyin.wtf (末尾不要留斜杠) +URL = http://api.douyin.wtf # API默认运行端口 Port = 2333 # 是否启用API的/video功能