mirror of
https://github.com/iptv-org/iptv
synced 2025-12-23 05:46:53 -05:00
@@ -58,8 +58,6 @@ async function test() {
|
||||
|
||||
} catch (err) {
|
||||
|
||||
if(!err.response) {
|
||||
|
||||
stats.failures++
|
||||
|
||||
writeToLog(country.url, err.message, item.url)
|
||||
@@ -67,8 +65,6 @@ async function test() {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
if(stats.failures === 0) {
|
||||
|
||||
Reference in New Issue
Block a user