diff --git a/testing/goodtube.js b/testing/goodtube.js index 7997719..000cd9f 100644 --- a/testing/goodtube.js +++ b/testing/goodtube.js @@ -13,14 +13,6 @@ } - /* Welcome console message - ------------------------------------------------------------------------------------------ */ - if (window.top === window.self) { - console.log('\n==================================================\n ______ ________ __\n / ____/___ ____ ____/ /_ __/_ __/ /_ ___\n / / __/ __ \\/ __ \\/ __ / / / / / / / __ \\/ _ \\\n / /_/ / /_/ / /_/ / /_/ / / / / /_/ / /_/ / __/\n \\____/\\____/\\____/\\____/ /_/ \\____/_____/\\___/\n\n=================================================='); - console.log('[GoodTube] Initiating...'); - } - - /* Helper functions ------------------------------------------------------------------------------------------ */ // Setup GET parameters