DuckDuck fixes. Non-stealth antibot fixes

This commit is contained in:
Rustem Kamalov
2025-10-01 04:30:58 +03:00
parent 74fc15a6e2
commit de0a6a80d4
3 changed files with 55 additions and 27 deletions

View File

@@ -13,7 +13,7 @@ import (
)
const (
version = "0.5.1"
version = "0.5.2"
defaultConfigFilename = "config"
envPrefix = "OPENSERP"
)