placing error check feed issue
This commit is contained in:
@@ -195,6 +195,9 @@ exports.loadFeeds = function () {
|
|||||||
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
else {
|
||||||
|
console.log('error parsing :' + feedBlock.link);
|
||||||
|
}
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user