diff --git a/lib/filter/video.js b/lib/filter/video.js index 51fce9f..f025016 100644 --- a/lib/filter/video.js +++ b/lib/filter/video.js @@ -25,7 +25,7 @@ module.exports.filter_video = function(result){ // I check required attributes in . if( !$(this).attr( "width" ) || !$(this).attr("height") || !$(this).attr("poster") ){ - lg.log("warn", "