From 39cbcde9c6c9a7c4102ac6f7d8c1a9aa2bd05d3c Mon Sep 17 00:00:00 2001 From: yulei Date: Sun, 12 Jan 2025 16:29:09 +0800 Subject: [PATCH] =?UTF-8?q?feat(user-defined-rule):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=202img.org=20=E5=88=B0=E8=87=AA=E5=AE=9A=E4=B9=89=E4=BB=A3?= =?UTF-8?q?=E7=90=86=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在 custom_proxy.yaml 文件中添加了 '+.2img.org',以支持对该域名的自定义代理。 --- user-defined-rule/custom_proxy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/user-defined-rule/custom_proxy.yaml b/user-defined-rule/custom_proxy.yaml index 492dfdf..660677f 100644 --- a/user-defined-rule/custom_proxy.yaml +++ b/user-defined-rule/custom_proxy.yaml @@ -52,3 +52,4 @@ payload: - '+.u9a9.link' - '+.u9a9x.cc' - '+.7t7a.cc' + - '+.2img.org'