mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
Minor wording update
This commit is contained in:
@@ -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.<br>
|
||||
It has helped over 100,000 people remove the unbearable ads from Youtube.**<br>
|
||||
It has helped over 120,000 people remove the unbearable ads from Youtube.**<br>
|
||||
|
||||
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).<br>
|
||||
|
||||
|
||||
@@ -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 @@
|
||||
<div class='goodTube_donation'>
|
||||
<div class='goodTube_text'>
|
||||
<strong>This adblocker is 100% free to use and always will be.<br>
|
||||
It has helped over 100,000 people remove the unbearable ads from Youtube.</strong><br>
|
||||
It has helped over 120,000 people remove the unbearable ads from Youtube.</strong><br>
|
||||
<br>
|
||||
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).<br>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user