加入代理进行测试

This commit is contained in:
liuwei
2025-03-12 09:49:39 +08:00
parent 101ed11d86
commit f1cc064b4d
3 changed files with 205 additions and 3 deletions

View File

@@ -4,4 +4,4 @@ enable = true
# Http代理设置用于获取真实链接发送卡片如果家里有ipv6可以设置为空
# 格式: http://用户名:密码@代理地址:代理端口
# 例如http://127.0.0.1:7890
http_proxy = ""
http_proxy = "http://192.168.2.1:7890"