VirusTotal Intelligence, a search engine for malware | Salted Hash Ep 45

VirusTotal Intelligence, a search engine for malware | Salted Hash Ep 45

'); } adCountDown = setInterval(function() { var timeRemaining = IDG.video.players['bcplayer-page'].vjs.ima3.adsManager.getRemaining

John McAfee’s Unhackable Bitcoin Wallet Is Hackable, Company Admits
Federal Focus on Cyber Plays Out in President’s Budget, IoT Legislation
Microsoft asks Windows 10 Enterprise customers to test new anti-exploit tech

‘);
}
adCountDown = setInterval(function() {
var timeRemaining = IDG.video.players[‘bcplayer-page’].vjs.ima3.adsManager.getRemainingTime();
var timeRemainingRounded = Math.round(timeRemaining);
if (Math.round(timeRemaining) > 0 && $(“#bcplayer-pageCountdown”).hasClass(‘hidden’)) {
$(“#bcplayer-pageCountdown”).removeClass(‘hidden’)
}
var timeUnit;
if (timeRemainingRounded == 1) {
timeUnit = ‘second’;
}
else {
timeUnit = ‘seconds’;
}
$(“#bcplayer-pageCountdown .countdown”).html(Math.round(timeRemaining) + ‘ ‘ + timeUnit + ‘.’);
}, 1000);
}
});
this.on(“adend”, function(){

if (adCountDown) {
clearInterval(adCountDown);
}
$(“#bcplayer-pageCountdown”).remove();
});

this.on(“adserror”,function(event){
try {
IDG.GPT.backfillCompanionIfAllEmpty(“gpt-skin”);
}
catch(e) {
console.log (“Unusable IDG.GPT: “+ e);
}
if (adCountDown) {
clearInterval(adCountDown);
}
$(‘#bcplayer-pageCountdown’).remove();
});

//this fixes weird behavior we were seeing with landscape full-screen videos coming out of full-screen mode on android devices – IDGTV-1208
this.on(“fullscreenchange”, function(){
if(this.isFullscreen()) {
$(‘meta[name=viewport]’).attr(‘content’, ‘width=device-width, initial-scale=1, maximum-scale=1’);
}
else {
$(‘meta[name=viewport]’).attr(‘content’, ‘width=device-width, initial-scale=1’);
}
});

});

});
});
});

Go to Source

COMMENTS