Skip to content

Commit a2de087

Browse files
authored
1 parent 89bc012 commit a2de087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

v2rayN/ServiceLib/Global.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,7 @@ public class Global
511511
[
512512
"http",
513513
"tls",
514+
"quic",
514515
"bittorrent"
515516
];
516517

@@ -528,7 +529,6 @@ public class Global
528529
"tls",
529530
"quic",
530531
"fakedns",
531-
"fakedns+others"
532532
];
533533

534534
public static readonly List<int> TunMtus =

0 commit comments

Comments
 (0)