v5.0.61: add browser Accept headers (DDoS-Guard)

This commit is contained in:
“Naeel”
2026-07-01 14:35:19 +04:00
parent 3308aebe76
commit 3c6e8c8b1d
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
)
var (
version string = "5.0.60"
version string = "5.0.61"
)
func main() {