From 1cc6bcd541dd907664e26d73fe101333d937d7e0 Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Wed, 12 Jul 2023 09:10:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E8=B7=B3=E8=BD=AC=E5=88=B0HT?= =?UTF-8?q?TPS=E4=B8=AD=E5=9F=9F=E5=90=8D=E8=BE=93=E5=85=A5=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E6=96=B0=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/server/http-redirect-to-https-box.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/public/js/components/server/http-redirect-to-https-box.js b/web/public/js/components/server/http-redirect-to-https-box.js index 33ff22bd..805b73a8 100644 --- a/web/public/js/components/server/http-redirect-to-https-box.js +++ b/web/public/js/components/server/http-redirect-to-https-box.js @@ -142,14 +142,14 @@ Vue.component("http-redirect-to-https-box", { 允许的域名 - +

如果填写了允许的域名,那么只有这些域名可以自动跳转。

排除的域名 - +

如果填写了排除的域名,那么这些域名将不跳转。