diff --git a/douyin_parser/config.toml b/douyin_parser/config.toml index 494d09f..a2b8e6e 100644 --- a/douyin_parser/config.toml +++ b/douyin_parser/config.toml @@ -4,4 +4,4 @@ enable = true # Http代理设置(用于获取真实链接发送卡片,如果家里有ipv6,可以设置为空) # 格式: http://用户名:密码@代理地址:代理端口 # 例如:http://127.0.0.1:7890 -http_proxy = "http://192.168.2.1:7890" \ No newline at end of file +http_proxy = "" \ No newline at end of file