update M3U8

This commit is contained in:
GitHub Actions Bot 2025-11-10 14:31:27 -05:00
parent 6e080c4af5
commit 140404133d
4 changed files with 221 additions and 121 deletions

View file

@ -94,7 +94,7 @@ async def get_events(
{
"sport": sport,
"event": event_name,
"link": urljoin("http://www.fawanews.sc", href),
"link": urljoin(BASE_URL, href),
"href": href,
}
)