diff --git a/web/public/js/components/server/http-firewall-rules.js b/web/public/js/components/server/http-firewall-rules.js index fc10a906..db56522c 100644 --- a/web/public/js/components/server/http-firewall-rules.js +++ b/web/public/js/components/server/http-firewall-rules.js @@ -239,7 +239,7 @@ Vue.component("http-firewall-checkpoint-cc", { 检查请求来源指纹 -

在接收到HTTPS请求时尝试检查请求来源的指纹,用来检测代理服务和爬虫攻击。

+

在接收到HTTPS请求时尝试检查请求来源的指纹,用来检测代理服务和爬虫攻击;如果你在网站前面放置了别的反向代理服务,请取消此选项。