mirror of
https://github.com/aykhans/dodo.git
synced 2025-11-29 18:39:49 +00:00
Compare commits
2 Commits
ff09a3365e
...
8a3574cd48
| Author | SHA1 | Date | |
|---|---|---|---|
| 8a3574cd48 | |||
| 5a2a4c47b2 |
@@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION string = "0.5.4"
|
||||
VERSION string = "0.5.5"
|
||||
DefaultUserAgent string = "Dodo/" + VERSION
|
||||
ProxyCheckURL string = "https://www.google.com"
|
||||
DefaultMethod string = "GET"
|
||||
|
||||
Reference in New Issue
Block a user