From 67486f3487e478b6adb0bf11c54e42f40d1fcebf Mon Sep 17 00:00:00 2001 From: LiuShen <3162475700@qq.com> Date: Wed, 1 Oct 2025 18:10:33 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8B=E6=9B=B4=E6=96=B0dnsmgr=E5=BA=94?= =?UTF-8?q?=E7=94=A8=EF=BC=8C=E5=B0=9D=E8=AF=95=E9=83=A8=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dnsmgr/latest/data.yml | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/dnsmgr/latest/data.yml b/dnsmgr/latest/data.yml index 84e240513..ef413a6d1 100644 --- a/dnsmgr/latest/data.yml +++ b/dnsmgr/latest/data.yml @@ -17,34 +17,3 @@ additionalProperties: rule: paramPort type: number - - default: "" - envKey: SOCKS5_PROXY - labelEn: SOCKS5 Proxy - labelZh: SOCKS5 代理 - label: - en: SOCKS5 Proxy - ja: SOCKS5プロキシ - ms: Proksi SOCKS5 - pt-br: Proxy SOCKS5 - ru: SOCKS5 прокси - ko: SOCKS5 프록시 - zh: SOCKS5 代理 - zh-Hant: SOCKS5 代理 - required: false - type: text - - - default: "" - envKey: HTTP_PROXY - labelEn: HTTP Proxy - labelZh: HTTP 代理 - label: - en: HTTP Proxy - ja: HTTPプロキシ - ms: Proksi HTTP - pt-br: Proxy HTTP - ru: HTTP прокси - ko: HTTP 프록시 - zh: HTTP 代理 - zh-Hant: HTTP 代理 - required: false - type: text