17 lines
699 B
JSON
17 lines
699 B
JSON
{
|
|
"id": "Bundesliga",
|
|
"version": "2.0.0",
|
|
"description": "This is for the German Bundesliga. Note getting the Bearer is done by MITM network requests from the Bundesliga Fantasy App and then copying the bearer header value.",
|
|
"files": [
|
|
"https://git.lschaefer.xyz/lukasdotcom/fantasy-manager/raw/branch/main/store/Bundesliga/index.ts",
|
|
"https://git.lschaefer.xyz/lukasdotcom/fantasy-manager/raw/branch/main/store/Bundesliga/clubs.d.ts",
|
|
"https://git.lschaefer.xyz/lukasdotcom/fantasy-manager/raw/branch/main/store/Bundesliga/players.d.ts"
|
|
],
|
|
"input": [
|
|
{
|
|
"variant": "string",
|
|
"name": "Bearer",
|
|
"description": "Should look like: 7d0e989e877"
|
|
}
|
|
]
|
|
}
|