From 698674b319ff6648e957e0b4836fc38185912e0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=AE=D1=80=D0=B8=D0=B9=20=D0=A7=D0=B5=D1=80=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=BE?= Date: Sat, 1 Nov 2025 12:40:15 +0300 Subject: [PATCH] host pro --- get_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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