mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
update M3U8
This commit is contained in:
parent
0256092edd
commit
87f260be98
4 changed files with 569 additions and 785 deletions
|
|
@ -69,7 +69,7 @@ async def main() -> None:
|
|||
httpx_tasks = [
|
||||
asyncio.create_task(fawa.scrape()),
|
||||
asyncio.create_task(istreameast.scrape()),
|
||||
asyncio.create_task(livetvsx.scrape()),
|
||||
# asyncio.create_task(livetvsx.scrape()),
|
||||
asyncio.create_task(mainportal.scrape()),
|
||||
asyncio.create_task(pawa.scrape()),
|
||||
asyncio.create_task(shark.scrape()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue