commit 5f4e6dd666d376ea20d81b9dfc9c8bde35e3dfb2 Author: Victor Toso <me victortoso com> Date: Fri Jul 13 12:01:58 2018 +0200 tests: Update url for games tests Missed from db0b69b1136 where thegamesdb's lua source changed the base api to http://legacy.thegamesdb.net/api Signed-off-by: Victor Toso <victortoso redhat com> tests/games/data/network-data.ini | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) --- diff --git a/tests/games/data/network-data.ini b/tests/games/data/network-data.ini index 8a4ffe7..6021c4d 100644 --- a/tests/games/data/network-data.ini +++ b/tests/games/data/network-data.ini @@ -1,44 +1,44 @@ [default] version=1 -[http://thegamesdb.net/api/GetGamesList.php?name=Strider&platform=Sega%20Genesis] +[http://legacy.thegamesdb.net/api/GetGamesList.php?name=Strider&platform=Sega%20Genesis] data=resolve-strider.data -[http://thegamesdb.net/api/GetGame.php?id=702] +[http://legacy.thegamesdb.net/api/GetGame.php?id=702] data=resolve-getgame-strider.data -[http://thegamesdb.net/api/GetGamesList.php?name=Kirby%20%26%20the%20Amazing%20Mirror&platform=Nintendo%20Game%20Boy%20Advance] +[http://legacy.thegamesdb.net/api/GetGamesList.php?name=Kirby%20%26%20the%20Amazing%20Mirror&platform=Nintendo%20Game%20Boy%20Advance] data=resolve-kirby.data -[http://thegamesdb.net/api/GetGame.php?id=2336] +[http://legacy.thegamesdb.net/api/GetGame.php?id=2336] data=resolve-getgame-kirby.data -[http://thegamesdb.net/api/GetGamesList.php?name=Kirby%27s%20Dream%20Land&platform=Nintendo%20Game%20Boy] +[http://legacy.thegamesdb.net/api/GetGamesList.php?name=Kirby%27s%20Dream%20Land&platform=Nintendo%20Game%20Boy] data=resolve-kirby-gb.data -[http://thegamesdb.net/api/GetGame.php?id=8706] +[http://legacy.thegamesdb.net/api/GetGame.php?id=8706] data=resolve-getgame-kirby-gb.data -[http://thegamesdb.net/api/GetGamesList.php?name=Sonic%20the%20Hedgehog&platform=Sega%20Master%20System] +[http://legacy.thegamesdb.net/api/GetGamesList.php?name=Sonic%20the%20Hedgehog&platform=Sega%20Master%20System] data=resolve-sonic-sms.data -[http://thegamesdb.net/api/GetGame.php?id=3016] +[http://legacy.thegamesdb.net/api/GetGame.php?id=3016] data=resolve-getgame-sonic-sms.data -[http://thegamesdb.net/api/GetGamesList.php?name=Ast%C3%A9rix&platform=Sega%20Game%20Gear] +[http://legacy.thegamesdb.net/api/GetGamesList.php?name=Ast%C3%A9rix&platform=Sega%20Game%20Gear] data=resolve-asterix.data -[http://thegamesdb.net/api/GetGame.php?id=11837] +[http://legacy.thegamesdb.net/api/GetGame.php?id=11837] data=resolve-getgame-asterix.data -[http://thegamesdb.net/api/GetGamesList.php?name=Sonic%20the%20Hedgehog&platform=Sega%20Game%20Gear] +[http://legacy.thegamesdb.net/api/GetGamesList.php?name=Sonic%20the%20Hedgehog&platform=Sega%20Game%20Gear] data=resolve-sonic.data -[http://thegamesdb.net/api/GetGame.php?id=5754] +[http://legacy.thegamesdb.net/api/GetGame.php?id=5754] data=resolve-getgame-sonic.data -[http://thegamesdb.net/api/GetGamesList.php?name=Shatterhand&platform=Nintendo%20Entertainment%20System%20%28NES%29] +[http://legacy.thegamesdb.net/api/GetGamesList.php?name=Shatterhand&platform=Nintendo%20Entertainment%20System%20%28NES%29] data=resolve-shatterhand.data -[http://thegamesdb.net/api/GetGame.php?id=22619] +[http://legacy.thegamesdb.net/api/GetGame.php?id=22619] data=resolve-getgame-shatterhand.data