Bilibili-Evolved/min/fix-fullscreen.min.js
2020-10-30 17:42:34 +08:00

1 line
193 B
JavaScript

(()=>(e,n)=>{unsafeWindow.Element.ALLOW_KEYBOARD_INPUT={};const t=unsafeWindow.Element.prototype.requestFullscreen;unsafeWindow.Element.prototype.requestFullscreen=function(){t.call(this)}})();