From 1c7205839e25c3c112a29c55654264229e47c598 Mon Sep 17 00:00:00 2001 From: yulei Date: Fri, 14 Mar 2025 22:01:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=AE=9A=E5=90=91docker.io?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user-defined-rule/custom_proxy.yaml | 1 - user-defined-rule/special-rules/special-rule.yaml | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/user-defined-rule/custom_proxy.yaml b/user-defined-rule/custom_proxy.yaml index 135b62c..8bdd8e2 100644 --- a/user-defined-rule/custom_proxy.yaml +++ b/user-defined-rule/custom_proxy.yaml @@ -46,7 +46,6 @@ payload: - '+.proxmox.com' - '+.jellyfin.org' - '+.imgccc.com' - - '+.docker.io' - '+.u99.pics' - '+.filesamples.com' - '+.u9a9.link' diff --git a/user-defined-rule/special-rules/special-rule.yaml b/user-defined-rule/special-rules/special-rule.yaml index f6f5b9e..a7b1e2f 100644 --- a/user-defined-rule/special-rules/special-rule.yaml +++ b/user-defined-rule/special-rules/special-rule.yaml @@ -1,4 +1,5 @@ payload: - '+.openai.com' - '+.chatgpt.com' - - '+.mikanani.me' \ No newline at end of file + - '+.mikanani.me' + - '+.docker.io' \ No newline at end of file