mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-22 11:35:57 +00:00
Compare commits
2 Commits
ff09a3365e
...
8a3574cd48
Author | SHA1 | Date | |
---|---|---|---|
8a3574cd48 | |||
5a2a4c47b2 |
@ -12,7 +12,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
VERSION string = "0.5.4"
|
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user