1、关键字长度限制过滤 修改为 连续的字符文本满足条件才算。中间有符号、空格、表情、控制字符等间隔的都不算
This commit is contained in:
@ -128,6 +128,7 @@
|
||||
<Compile Include="service\FileService.vb" />
|
||||
<Compile Include="service\Logger.vb" />
|
||||
<Compile Include="service\StringEncryption.vb" />
|
||||
<Compile Include="service\StringHelper.vb" />
|
||||
<Compile Include="service\Updater.vb" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user