Revert "Update index.js"

This reverts commit 70fe2056e1.
what-a-patch-1
freearhey 6 years ago
parent 70fe2056e1
commit 3f0cf91dbc

@ -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) {

Loading…
Cancel
Save