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 {