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