diff --git a/GreaterGood-CTG-AutoClicker.js b/GreaterGood-CTG-AutoClicker.js
index 7a58b027ff3c0fd0dc56ec69166810b567ee22a3..01c467be73e5eb5f3acea8c2befe086b8c761a0e 100644
--- a/GreaterGood-CTG-AutoClicker.js
+++ b/GreaterGood-CTG-AutoClicker.js
@@ -4,7 +4,7 @@
 // @description    Automatically clicks through all the buttons on all subsites of the GreaterGood ClickToGive program every two hours.
 // @description:de Klickt sich automatisch alle zwei Std. durch alle Buttons auf allen Seiten des GreaterGood-ClickToGive-Programms.
 
-// @version        2.0.0
+// @version        2.0.1
 // @copyright      2023+, Jan G. (Rsge)
 // @license        Mozilla Public License 2.0
 // @icon           https://http-aws.greatergood.com/img/ggc/favicon-96x96.png
@@ -30,7 +30,7 @@
   // Max amount of seconds to wait before clicking button
   const MAX_RANDOM_TO_CLICK_SECONDS = 3;
   // Minutes between possible click-throughs
-  const INTERVAL_MINUTES = 120;
+  const INTERVAL_MINUTES = 25;
 
 
   // On button site, click button.