forked from doms/iptv
update M3U8
This commit is contained in:
parent
00000d99e7
commit
61d0c019ee
3 changed files with 1649 additions and 1493 deletions
|
|
@ -80,7 +80,7 @@ async def main() -> None:
|
|||
httpx_tasks = [
|
||||
asyncio.create_task(fawa.scrape()),
|
||||
asyncio.create_task(istreameast.scrape()),
|
||||
asyncio.create_task(pawa.scrape()),
|
||||
# asyncio.create_task(pawa.scrape()),
|
||||
asyncio.create_task(shark.scrape()),
|
||||
# asyncio.create_task(streambtw.scrape()),
|
||||
asyncio.create_task(streamfree.scrape()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue