mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// ==UserScript==
|
||||
// @name GoodTube
|
||||
// @namespace http://tampermonkey.net/
|
||||
// @version 2.001
|
||||
// @version 2.002
|
||||
// @description Removes 100% of Youtube ads.
|
||||
// @author GoodTube
|
||||
// @updateURL https://github.com/goodtube4u/goodtube/raw/refs/heads/main/goodtube.user.js
|
||||
@@ -29,6 +29,13 @@
|
||||
}
|
||||
|
||||
|
||||
/* Welcome console message
|
||||
------------------------------------------------------------------------------------------ */
|
||||
// Debug message
|
||||
console.log('\n==================================================\n ______ ________ __\n / ____/___ ____ ____/ /_ __/_ __/ /_ ___\n / / __/ __ \\/ __ \\/ __ / / / / / / / __ \\/ _ \\\n / /_/ / /_/ / /_/ / /_/ / / / / /_/ / /_/ / __/\n \\____/\\____/\\____/\\____/ /_/ \\____/_____/\\___/\n\n==================================================');
|
||||
console.log('[GoodTube] Initiating...');
|
||||
|
||||
|
||||
/* Helper functions
|
||||
------------------------------------------------------------------------------------------ */
|
||||
// Setup GET parameters
|
||||
|
||||
1965
goodtube.js
1965
goodtube.js
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
// ==UserScript==
|
||||
// @name GoodTube
|
||||
// @namespace http://tampermonkey.net/
|
||||
// @version 2.001
|
||||
// @version 2.002
|
||||
// @description Removes 100% of Youtube ads.
|
||||
// @author GoodTube
|
||||
// @updateURL https://github.com/goodtube4u/goodtube/raw/refs/heads/main/goodtube.user.js
|
||||
@@ -29,6 +29,13 @@
|
||||
}
|
||||
|
||||
|
||||
/* Welcome console message
|
||||
------------------------------------------------------------------------------------------ */
|
||||
// Debug message
|
||||
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