Compare commits

...

2 Commits

Author SHA1 Message Date
4220fd06cb Merge remote-tracking branch 'origin/main' 2022-12-18 15:50:21 +01:00
632a39cd5d Add turkey 2022-12-18 15:49:05 +01:00
2 changed files with 7 additions and 0 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@
/.settings/
/build/
/target/
src/main/main.iml
src/test/test.iml

View File

@@ -83,5 +83,10 @@
"country": "World",
"name": "UEFA Super Cup",
"league_id": 4306
},
{
"country": "Turkey",
"name": "Süper Lig",
"league_id": 4418
}
]