mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
e
- remove dami.py - misc edits.
This commit is contained in:
parent
469dd02839
commit
00000d9b7c
3 changed files with 0 additions and 85 deletions
|
|
@ -47,8 +47,6 @@ class Network:
|
|||
|
||||
self.client = httpx.AsyncClient(**client_params)
|
||||
|
||||
self.unvd_client = httpx.AsyncClient(**client_params, verify=False)
|
||||
|
||||
async def request(
|
||||
self,
|
||||
url: str,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue