update M3U8

This commit is contained in:
GitHub Actions Bot 2026-03-24 16:01:20 -04:00
parent 753a7735a1
commit 7404ccc624
4 changed files with 436 additions and 376 deletions

View file

@ -18,7 +18,7 @@ API_CACHE = Cache(f"{TAG}-api", exp=28_800)
API_URL = "https://s2watch.me/api/v1/schedule/list"
BASE_URL = "https://gopst.link"
BASE_URL = "https://zarviro.link"
async def process_event(event_id: int, url_num: int) -> tuple[str | None, str | None]: