Skip to content

Commit 07e81fc

Browse files
authored
Update main.go
1 parent 88637e0 commit 07e81fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ func main() {
2727
return
2828
}
2929
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")
30+
http.Get("https://hits.spiritlhl.net/gostun.svg?action=hit&title=Hits&title_bg=%23555555&count_bg=%230eecf8&edge_flat=false")
3131
}()
3232
fmt.Println("项目地址:", "https://github.com/oneclickvirt/gostun")
3333
if showVersion {

0 commit comments

Comments
 (0)