diff --git a/get_data.py b/get_data.py index df47a3c..481c816 100644 --- a/get_data.py +++ b/get_data.py @@ -84,7 +84,7 @@ logger.handlers[2].formatter.use_emoji = True LEAGUE = args.league TEAM = args.team LANG = args.lang -HOST = "https://deti.russiabasket.org" +HOST = "https://pro.russiabasket.org" STATUS = False GAME_ID = None SEASON = None