Add Portugal Primeira Liga

This commit is contained in:
2025-11-25 21:47:05 +01:00
parent 245d535a55
commit 95ea00dad5
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@
/target/ /target/
src/main/main.iml src/main/main.iml
src/test/test.iml src/test/test.iml
bin

View File

@@ -79,6 +79,11 @@
"name": "Bundesliga", "name": "Bundesliga",
"league_id": 218 "league_id": 218
}, },
{
"country": "Portugal",
"name": "Primeira Liga",
"league_id": 94
},
{ {
"country": "World", "country": "World",
"name": "UEFA Champions League", "name": "UEFA Champions League",