mirror of
https://github.com/Dvorinka/bizoni.git
synced 2026-06-03 18:22:57 +00:00
cc6841e723
Add a fallback mechanism to use an alternative base URL and club ID when the primary API request fails. This ensures data resilience by attempting to fetch club details and standings from a secondary source using a slug-based lookup. The implementation also updates the logic to use the active club ID (either primary or fallback) when overriding logo URLs in match details and table standings.