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 bceaf1a commit e45a7caCopy full SHA for e45a7ca
src/main.go
@@ -16,7 +16,7 @@ import (
16
)
17
18
const (
19
- TibiaDataAPIhost = "http://127.0.0.1:8080"
+ TibiaDataAPIhost = "https://dev.tibiadata.com"
20
21
22
type AssetsHouseWorlds struct {
0 commit comments