mirror of
https://github.com/aykhans/dodo.git
synced 2025-09-05 18:44:21 +00:00
Compare commits
1 Commits
v0.5.501
...
03df40189c
Author | SHA1 | Date | |
---|---|---|---|
03df40189c |
@@ -12,7 +12,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
VERSION string = "0.5.501"
|
VERSION string = "0.5.5"
|
||||||
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