Fix (#9171)
Some checks are pending
release Linux / build (push) Waiting to run
release Linux / release-zip (push) Blocked by required conditions
release Linux / build and release deb x64 & arm64 (push) Waiting to run
release Linux / build and release rpm x64 & arm64 (push) Waiting to run
release Linux / build and release rpm riscv64 (push) Waiting to run
release macOS / build (push) Waiting to run
release macOS / release-zip (push) Blocked by required conditions
release macOS / package and release macOS dmg (push) Blocked by required conditions
release Windows desktop (Avalonia UI) / build (push) Waiting to run
release Windows desktop (Avalonia UI) / release-zip (push) Blocked by required conditions
release Windows / build (push) Waiting to run
release Windows / release-zip (push) Blocked by required conditions

This commit is contained in:
DHR60 2026-04-21 09:17:25 +00:00 committed by GitHub
parent 89bc012c95
commit a2de087aef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -511,6 +511,7 @@ public class Global
[ [
"http", "http",
"tls", "tls",
"quic",
"bittorrent" "bittorrent"
]; ];
@ -528,7 +529,6 @@ public class Global
"tls", "tls",
"quic", "quic",
"fakedns", "fakedns",
"fakedns+others"
]; ];
public static readonly List<int> TunMtus = public static readonly List<int> TunMtus =