mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-16 12:35:46 +00:00
Update Global.cs
This commit is contained in:
parent
0446f80f43
commit
f03e35dbd7
1 changed files with 10 additions and 9 deletions
|
|
@ -181,6 +181,7 @@ public class Global
|
|||
{ EConfigType.VMess, "vmess://" },
|
||||
{ EConfigType.Shadowsocks, "ss://" },
|
||||
{ EConfigType.SOCKS, "socks://" },
|
||||
{ EConfigType.HTTP, "http://" },
|
||||
{ EConfigType.VLESS, "vless://" },
|
||||
{ EConfigType.Trojan, "trojan://" },
|
||||
{ EConfigType.Hysteria2, "hysteria2://" },
|
||||
|
|
|
|||
Loading…
Reference in a new issue