@@ -276,6 +276,10 @@ const vd = (function() {
type: 'application/dash+xml'
});
if (args.focus === true) {
player.focus();
}
player._oldRequestFullscreen = player.requestFullscreen;
player.requestFullscreen = function() {
var player = document.getElementById(this.id());
The note is not visible to the blocked user.