mirror of
https://github.com/aykhans/dodo.git
synced 2025-09-05 18:44:21 +00:00
Compare commits
3 Commits
03df40189c
...
v0.5.501
Author | SHA1 | Date | |
---|---|---|---|
ca6b3d4eb2 | |||
1ee06aacc3 | |||
3d5834a6a6 |
@@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION string = "0.5.5"
|
||||
VERSION string = "0.5.501"
|
||||
DefaultUserAgent string = "Dodo/" + VERSION
|
||||
ProxyCheckURL string = "https://www.google.com"
|
||||
DefaultMethod string = "GET"
|
||||
|
Reference in New Issue
Block a user