mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 19:00:22 +08:00
parent
f005d66694
commit
992ffc2a86
@ -1 +1 @@
|
||||
2803
|
||||
2804
|
||||
|
@ -211,8 +211,8 @@ namespace Qv2ray
|
||||
__vmess_checker__func(id, empty_arg)
|
||||
__vmess_checker__func(net, << "tcp" << "http" << "h2" << "ws" << "kcp" << "domainsocket" << "quic")
|
||||
__vmess_checker__func(type, << "none" << "http" << "srtp" << "utp" << "wechat-video")
|
||||
__vmess_checker__func(path, empty_arg)
|
||||
__vmess_checker__func(host, empty_arg)
|
||||
__vmess_checker__func(path, << "")
|
||||
__vmess_checker__func(host, << "")
|
||||
__vmess_checker__func(tls, << "")
|
||||
//
|
||||
port = vmessConf["port"].toVariant().toInt();
|
||||
|
Loading…
Reference in New Issue
Block a user