v0.0.87 修复部分流媒体检测错误识别Ban为No的问题

This commit is contained in:
spiritlhl
2024-12-07 21:25:53 +08:00
parent ebce9e493d
commit d80f3451ff
3 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ import (
)
var (
ecsVersion = "v0.0.86"
ecsVersion = "v0.0.87"
menuMode bool
onlyChinaTest bool
input, choice string