Update On Wed Jan 8 19:36:27 CET 2025

This commit is contained in:
github-action[bot]
2025-01-08 19:36:27 +01:00
parent 6e95e44dd2
commit 4b8c5f7785
81 changed files with 1458 additions and 997 deletions
@@ -156,6 +156,12 @@ namespace ServiceLib.Handler
config.SystemProxyItem ??= new();
config.WebDavItem ??= new();
config.CheckUpdateItem ??= new();
config.Fragment4RayItem ??= new()
{
Packets = "tlshello",
Length = "100-200",
Interval = "10-20"
};
if (Utils.IsNotEmpty(config.ConstItem.DefIEProxyExceptions))
{