From 0cab3ba4038ec8189913cb4d59780601dd3f8183 Mon Sep 17 00:00:00 2001 From: liuwei Date: Thu, 13 Mar 2025 09:18:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A0=BC=E5=BC=8F=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- douyin_parser/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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