diff --git a/libFlayer.js b/libFlayer.js index d9564d0..c7e7059 100644 --- a/libFlayer.js +++ b/libFlayer.js @@ -195,6 +195,9 @@ exports.loadFeeds = function () { }); } + else { + console.log('error parsing :' + feedBlock.link); + } })