mirror of
https://github.com/rad168/iptv.git
synced 2025-12-16 23:10:21 +08:00
Update nginx.conf
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user