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 @@