From c96851459df7ce2ed95877a6d0b0caddeda6c2c0 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Sun, 24 Mar 2024 11:21:56 +0100 Subject: [PATCH] =?UTF-8?q?Add=20Plzen,=20PAOK=20Saloniki=20and=20Br=C3=BC?= =?UTF-8?q?gge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Tippliga/Team_ID_Matcher_Config.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json index 5d88ad2..58528df 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1193,5 +1193,20 @@ "teamname": "PSV Eindhoven", "tippligaID": 510, "apiFootballID": 197 + }, + { + "teamname": "Viktoria Plzen", + "tippligaID": 598, + "apiFootballID": 567 + }, + { + "teamname": "PAOK Saloniki", + "tippligaID": 579, + "apiFootballID": 619 + }, + { + "teamname": "Club Brugge KV", + "tippligaID": 462, + "apiFootballID": 569 } ]