Skip to content

Commit

Permalink
Move to legacy API URL for now. #230
Browse files Browse the repository at this point in the history
  • Loading branch information
sselph committed Jul 15, 2018
1 parent 6249278 commit 4737943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdb/gdb.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
)

const (
gdbURL = "http://thegamesdb.net"
gdbURL = "http://legacy.thegamesdb.net"
ggPath = "/api/GetGame.php"
gglPath = "/api/GetGamesList.php"
)
Expand Down

0 comments on commit 4737943

Please sign in to comment.