diff --git a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json index 83bfc10..c7f0835 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -918,5 +918,20 @@ "teamname": "Galatasaray", "tippligaID": 446, "apiFootballID": 645 + }, + { + "teamname": "Rangers", + "tippligaID": 516, + "apiFootballID": 257 + }, + { + "teamname": "Nice", + "tippligaID": 634, + "apiFootballID": 84 + }, + { + "teamname": "Brentford", + "tippligaID": 635, + "apiFootballID": 55 } ]