{ "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://raw.githubusercontent.com/Lukasdotcom/fantasy-manager/main/store/Bundesliga/index.ts", "https://raw.githubusercontent.com/Lukasdotcom/fantasy-manager/main/store/Bundesliga/clubs.d.ts", "https://raw.githubusercontent.com/Lukasdotcom/fantasy-manager/main/store/Bundesliga/players.d.ts" ], "input": [ { "variant": "string", "name": "Bearer", "description": "Should look like: 7d0e989e877" } ] }