This commit is contained in:
2025-11-18 13:24:05 +03:00
parent 087af690dd
commit 4001c70428

View File

@@ -3459,7 +3459,7 @@ def get_image(points, bib, count_point):
logger.warning(f"[shotmap] не удалось сохранить {path}: {e}")
return ""
return path
return f"https://{MYHOST}.tvstart.ru{path}"
if __name__ == "__main__":