mirror of
https://github.com/doms9/iptv.git
synced 2026-06-16 12:56:26 +02:00
update M3U8
This commit is contained in:
parent
529a0ca5ed
commit
8a174fd5d5
4 changed files with 558 additions and 417 deletions
|
|
@ -67,7 +67,7 @@ async def main() -> None:
|
|||
httpx_tasks = [
|
||||
asyncio.create_task(fawa.scrape()),
|
||||
asyncio.create_task(istreameast.scrape()),
|
||||
# asyncio.create_task(mainportal.scrape()),
|
||||
asyncio.create_task(mainportal.scrape()),
|
||||
asyncio.create_task(pelotalibre.scrape()),
|
||||
# asyncio.create_task(resportz.scrape()),
|
||||
asyncio.create_task(shark.scrape()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue