From 90d54023e2b5391e28d4842481511fe1063350ef Mon Sep 17 00:00:00 2001 From: rad168 <86744795+rad168@users.noreply.github.com> Date: Sat, 11 Oct 2025 19:49:12 +0800 Subject: [PATCH] Update nginx.conf --- mytv/notoken/nginx.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/mytv/notoken/nginx.conf b/mytv/notoken/nginx.conf index 0535515..2f27119 100644 --- a/mytv/notoken/nginx.conf +++ b/mytv/notoken/nginx.conf @@ -655,12 +655,6 @@ http { proxy_set_header Host cdn9.veryfast.filegear-sg.me; # 确保请求的 Host 匹配 Cloudflare 配置 } - # /hn/ 子目录 - location /hn/ { - proxy_pass http://hn.any.myfw.us/; - proxy_set_header Host hn.any.myfw.us; # 确保请求的 Host 匹配 Cloudflare 配置 - } - } server {