From 398176c9efeb16d2cf0f8dbe07fa10abe90f8a06 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 2 Oct 2025 08:42:40 +1000 Subject: [PATCH] Minor wording update --- README.md | 2 +- goodtube.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 869ea78..e9e8263 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ This plugins helps to keep this important resource free and available to everyon ## Make a Donation **This adblocker is 100% free to use and always will be.
-It has helped over 100,000 people remove the unbearable ads from Youtube.**
+It has helped over 120,000 people remove the unbearable ads from Youtube.**
This project has been made entirely by myself, as just one developer. Countless hours and late nights have gone into making this and I continue to work on updating and maintaining the project regularly. I remain dedicated to ensuring this solution continues to work for everyone (despite Youtube's best efforts to stop adblockers).
diff --git a/goodtube.js b/goodtube.js index 9fc72f3..4a976de 100644 --- a/goodtube.js +++ b/goodtube.js @@ -860,7 +860,7 @@ function goodTube_player_setAutoQuality(quality = 'highest') { // DISABLE FOR NOW THIS IS CAUSING ISSUES return; - + // Only do this once if (goodTube_player_setQualitySucceeded) { return; @@ -1804,7 +1804,7 @@
This adblocker is 100% free to use and always will be.
- It has helped over 100,000 people remove the unbearable ads from Youtube.

+ It has helped over 120,000 people remove the unbearable ads from Youtube.

This project has been made entirely by myself, as just one developer. Countless hours and late nights have gone into making this and I continue to work on updating and maintaining the project regularly. I remain dedicated to ensuring this solution continues to work for everyone (despite Youtube's best efforts to stop adblockers).