v0.0.67 修复部分流媒体检测

This commit is contained in:
spiritsoul
2024-08-08 14:00:37 +08:00
parent 34b4f66289
commit 0a62c62dd8
3 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ import (
)
var (
ecsVersion = "v0.0.66"
ecsVersion = "v0.0.67"
menuMode bool
onlyChinaTest bool
input, choice string