1 Commits

Author SHA1 Message Date
03df40189c Merge f1521cbb74 into 8a3574cd48 2024-12-23 14:58:25 +00:00

View File

@@ -12,7 +12,7 @@ import (
)
const (
VERSION string = "0.5.501"
VERSION string = "0.5.5"
DefaultUserAgent string = "Dodo/" + VERSION
ProxyCheckURL string = "https://www.google.com"
DefaultMethod string = "GET"