5 Commits

Author SHA1 Message Date
Valentin Lorentz
245a49440b
Odds: Fix crashes if league is neither 4 or 6 (#33)
1. if this happens in the first loop, `UnboundLocalError: local variable 'headers' referenced before assignment`
2. `headers` was passed instead of `url`
2020-12-15 04:58:49 -05:00
oddluck
457022aa41 Code formatting. 2020-06-30 22:03:05 +00:00
oddluck
f4cc96e610 Remove unnecessary decoding. 2020-03-01 21:06:47 +00:00
oddluck
ee0cce95ef Update copyrights, versions, etc. 2020-02-24 18:52:56 +00:00
oddluck
06734d17cb Renames and fixes for sports plugins. 2020-02-14 13:46:18 +00:00