update M3U8

This commit is contained in:
GitHub Actions Bot 2025-10-17 21:01:05 -04:00
parent ab7f1ef646
commit 3b49a4f736
3 changed files with 263 additions and 287 deletions

View file

@ -28,7 +28,7 @@ def validate_category(s: str) -> str:
elif s == "fight":
return "Fight (UFC/Boxing)"
return s.capitalize() if len(s) > 4 else s.upper()
return s.capitalize() if len(s) >= 4 else s.upper()
async def refresh_api_cache(