We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88637e0 commit 07e81fcCopy full SHA for 07e81fc
cmd/main.go
@@ -27,7 +27,7 @@ func main() {
27
return
28
}
29
go func() {
30
- http.Get("https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Foneclickvirt%2Fgostun&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false")
+ http.Get("https://hits.spiritlhl.net/gostun.svg?action=hit&title=Hits&title_bg=%23555555&count_bg=%230eecf8&edge_flat=false")
31
}()
32
fmt.Println("项目地址:", "https://github.com/oneclickvirt/gostun")
33
if showVersion {
0 commit comments