diff --git a/mytv/nginx.conf b/mytv/nginx.conf index 27805b9..f7383f8 100644 --- a/mytv/nginx.conf +++ b/mytv/nginx.conf @@ -719,7 +719,6 @@ http { if ($arg_token) { add_header Set-Cookie "token=$arg_token; Path=/"; - return 302 $uri?$args_clean; } proxy_pass http://aktv_stream.m16tv.cfd;