e
This commit is contained in:
parent
f04c9a4b0f
commit
00000d9cbf
2 changed files with 19 additions and 14 deletions
|
|
@ -54,7 +54,7 @@ async def main() -> None:
|
|||
asyncio.create_task(streamfree.scrape(network.client)),
|
||||
asyncio.create_task(strmd.scrape(network.client)),
|
||||
asyncio.create_task(tvpass.scrape(network.client)),
|
||||
#asyncio.create_task(volo.scrape(network.client)),
|
||||
# asyncio.create_task(volo.scrape(network.client)),
|
||||
asyncio.create_task(watchfooty.scrape(network.client)),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue