diff --git a/src/main/resources/Tippliga/2023_Ligen.json b/src/main/resources/Tippliga/2023_Ligen.json index 1e39934..83b49aa 100644 --- a/src/main/resources/Tippliga/2023_Ligen.json +++ b/src/main/resources/Tippliga/2023_Ligen.json @@ -39,6 +39,11 @@ "name": "Women Bundesliga", "league_id": 4428 }, + { + "country": "Germany", + "name": "Super Cup", + "league_id": 4293 + }, { "country": "England", "name": "Premier League", @@ -64,9 +69,19 @@ "name": "UEFA Champions League", "league_id": 4314 }, + { + "country": "World", + "name": "UEFA Europa League", + "league_id": 4584 + }, { "country": "World", "name": "UEFA Europa Conference League", "league_id": 4331 + }, + { + "country": "World", + "name": "UEFA Super Cup", + "league_id": 4306 } ] \ No newline at end of file