diff --git a/nginx-route.conf b/nginx-route.conf index abdc803..2f98af3 100644 --- a/nginx-route.conf +++ b/nginx-route.conf @@ -20,8 +20,12 @@ http { # 301永久重定向规则 location /git { return 301 http://jkwlstv.cn:8418; } - location /nas { return 301 http://jkwlstv.cn:5000; } location /sql { return 301 http://jkwlstv.cn:12222; } + location /nps { return 301 http://jkwlstv.cn:38888; } + location /dsm { return 301 https://jkwlstv.quickconnect.cn; } + location /xingyan { return 301 http://a32h099468.wicp.vip:13806/index; } + location /cf { return 301 https://dash.cloudflare.com/d9d91624f42ef57f68bcadd0de6ac666/home/domains; } + location /zxl7788 { return 301 https://zxl7788.quickconnect.cn; } error_page 500 502 503 504 /50x.html;