Skip to content

Commit

Permalink
examples: wowjump update stat
Browse files Browse the repository at this point in the history
  • Loading branch information
whtiehack committed Jul 1, 2024
1 parent eb665f7 commit 54bf11d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/wowjump/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ func init() {
win.MessageBox(0, &syscall.StringToUTF16("进程已经开启了,不可以多开")[0], nil, 0)
os.Exit(-1)
}
stat = NewStatistics("https://smallwhite.ml/wingui/wowjump", "d36d3fe91a80f7e10b5757b91896bc98")
stat = NewStatistics("https://smallwhite.cf/wingui/wowjump", "ffbfeacabe5e673d7a972c8b3977806f")
// control
go process()
}
Expand Down

0 comments on commit 54bf11d

Please sign in to comment.