mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
Testing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user