Skip to content

Commit

Permalink
Update sportyfin.py
Browse files Browse the repository at this point in the history
  • Loading branch information
beanbaganalytica authored Apr 3, 2024
1 parent 560c0a6 commit e338100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sportyfin/sportyfin.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def run(argv: list):
global OUTPUT
minutes = 30
try:
os.environ['stream_link'] = "https://sportscentral.io"
os.environ['stream_link'] = "https://the.streameast.app"
if "-v" in argv:
os.environ["verbosity"] = "0"
else:
Expand Down

0 comments on commit e338100

Please sign in to comment.