From 116304a117eb29cdd35542eda46be9119d894d81 Mon Sep 17 00:00:00 2001 From: yulei Date: Sat, 31 Aug 2024 22:35:16 +0800 Subject: [PATCH] =?UTF-8?q?```=20=E7=A7=BB=E9=99=A4=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E4=BB=A3=E7=90=86=E9=85=8D=E7=BD=AE=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E5=86=97=E4=BD=99=E6=9D=A1=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 从custom_proxy.yaml文件中删除了三个不再需要的域名条目。此次更新仅保留了必要的配置,以优化代理设置。 ``` --- 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 7fcfc35..f38ffd0 100644 --- a/user-defined-rule/custom_proxy.yaml +++ b/user-defined-rule/custom_proxy.yaml @@ -45,3 +45,4 @@ payload: - '+.hembed.com' - '+.proxmox.com' - '+.jellyfin.org' + - '+.imgccc.com'