Code clean

This commit is contained in:
2dust
2025-08-10 09:17:15 +08:00
parent c669e72189
commit df95cc6af7
7 changed files with 8 additions and 7 deletions

View File

@@ -62,7 +62,7 @@ public class BaseFmt
if (item.Mldsa65Verify.IsNotEmpty())
{
dicQuery.Add("pqv", Utils.UrlEncode(item.Mldsa65Verify));
}
}
if (item.AllowInsecure.Equals("true"))
{
dicQuery.Add("allowInsecure", "1");