mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 10:30:03 -04:00
parent
1165bcc830
commit
73663b4723
1 changed files with 2 additions and 6 deletions
|
@ -58,13 +58,9 @@ async function test() {
|
||||||
|
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
|
|
||||||
if(!err.response) {
|
stats.failures++
|
||||||
|
|
||||||
stats.failures++
|
writeToLog(country.url, err.message, item.url)
|
||||||
|
|
||||||
writeToLog(country.url, err.message, item.url)
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue