Code clean

This commit is contained in:
2dust
2024-10-24 17:56:39 +08:00
parent 34f5c0f910
commit 871cb81323
15 changed files with 28 additions and 29 deletions

View File

@@ -10,7 +10,7 @@
{
ConfigType = EConfigType.Trojan
};
var url = Utils.TryUri(str);
if (url == null) return null;