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