mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
e
This commit is contained in:
parent
00000d9ab1
commit
00000d9604
5 changed files with 11 additions and 13 deletions
|
|
@ -257,7 +257,7 @@ class Network:
|
|||
)
|
||||
|
||||
if resp.status != 200:
|
||||
log.warning(f"URL {url_num}) status code: {resp.status}")
|
||||
log.warning(f"URL {url_num}) Status Code: {resp.status}")
|
||||
|
||||
return
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue