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 de56532 commit 2b9db52Copy full SHA for 2b9db52
src/main.go
@@ -18,7 +18,7 @@ var (
18
)
19
20
const (
21
- TibiaDataAPIhost = "dev.tibiadata.com"
+ TibiaDataAPIhost = "api.tibiadata.com"
22
23
24
func init() {
0 commit comments