From 8b6224d761ff9c6d5bb5f11ea37597b049758de0 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 3 Oct 2025 18:10:47 +1000 Subject: [PATCH] Updates --- README.md | 6 ++++-- goodtube.js | 10 ++++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e9e8263..086e3ff 100644 --- a/README.md +++ b/README.md @@ -81,9 +81,11 @@ This plugins helps to keep this important resource free and available to everyon **This adblocker is 100% free to use and always will be.
It has helped over 120,000 people remove the unbearable ads from Youtube.**
+Donations help to keep this project going and support the wider community who use it. If you would like to say thank you and can give something back, it would be greatly appreciated.
+ 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).
-Donations help to keep this project going and support the wider community who use it. If you would like to say thank you and can give something back, it would be greatly appreciated.
+Seriously everyone, I am flat broke - so small donations help a lot. If everyone donated just $1 I could finally go overseas with my partner rather than living week to week. 🙏🏼
You can make a donation here:
-https://tiptopjar.com/goodtube +https://tiptopjar.com/goodtube \ No newline at end of file diff --git a/goodtube.js b/goodtube.js index e5d96ba..6e68bec 100644 --- a/goodtube.js +++ b/goodtube.js @@ -1740,13 +1740,15 @@
Make a donation
-
+
This adblocker is 100% free to use and always will be.
It has helped over 120,000 people remove the unbearable ads from Youtube.


+ Donations help to keep this project going and support the wider community who use it. If you would like to say thank you and can give something back, it would be greatly appreciated.
+
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).

- Donations help to keep this project going and support the wider community who use it. If you would like to say thank you and can give something back, it would be greatly appreciated. + Seriously everyone, I am flat broke - so small donations help a lot. If everyone donated just $1 I could finally go overseas with my partner rather than living week to week. 🙏🏼
Donate now
@@ -2056,6 +2058,10 @@ line-height: 130%; } + .goodTube_modal .goodTube_text:last-child { + padding-bottom: 0; + } + .goodTube_modal .goodTube_text a { color: #e84a82; text-decoration: underline;