mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
e
misc edits
This commit is contained in:
parent
fdcd1d7070
commit
00000d964b
12 changed files with 44 additions and 40 deletions
|
|
@ -28,8 +28,6 @@ class Network:
|
|||
|
||||
PW_S = asyncio.Semaphore(3)
|
||||
|
||||
proxy_base = "https://stream.nvrmind.xyz"
|
||||
|
||||
def __init__(self) -> None:
|
||||
self.client = httpx.AsyncClient(
|
||||
timeout=httpx.Timeout(5.0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue