From f0c75e9e2bae55d66d9f68eeb1f9cfbadf3c994a Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Thu, 27 Mar 2025 22:54:12 +0100 Subject: [PATCH] Add more teams --- .../Tippliga/Team_ID_Matcher_Config.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json index cd17489..6bf5edc 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1278,5 +1278,25 @@ "teamname": "Jagiellonia", "tippligaID": 654, "apiFootballID": 336 + }, + { + "teamname": "Celje", + "tippligaID": 655, + "apiFootballID": 4360 + }, + { + "teamname": "Legia Warszawa", + "tippligaID": 656, + "apiFootballID": 339 + }, + { + "teamname": "Djurgardens IF", + "tippligaID": 657, + "apiFootballID": 364 + }, + { + "teamname": "Rapid Wien", + "tippligaID": 415, + "apiFootballID": 781 } ]