From 1ef5b4f710ea90e35ac4d49b367b20935c815268 Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Sun, 4 Oct 2020 20:58:01 +0200 Subject: [PATCH] Remove log --- js/vd.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/vd.js b/js/vd.js index 44d141c..a7959a1 100644 --- a/js/vd.js +++ b/js/vd.js @@ -56692,7 +56692,6 @@ const vd = (function() { player._oldRequestFullscreen = player.requestFullscreen; player.requestFullscreen = () => { - console.log("yo"); player._oldRequestFullscreen(...arguments); setTimeout(() => { if (screen.orientation) {