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.
2 parents bceaf1a + e45a7ca commit 0fafecdCopy full SHA for 0fafecd
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