mirror of
https://github.com/Dvorinka/bizoni.git
synced 2026-07-28 21:03:48 +00:00
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.