From 864773e27ab4ab0547b3f1545da513bfbc0fc4e2 Mon Sep 17 00:00:00 2001 From: Jan <rsge@web.de> Date: Tue, 5 Oct 2021 17:48:26 +0200 Subject: [PATCH] I was stupid xD --- GreaterGood-CTG-AutoClicker.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/GreaterGood-CTG-AutoClicker.js b/GreaterGood-CTG-AutoClicker.js index 98eea70..0bb97f5 100644 --- a/GreaterGood-CTG-AutoClicker.js +++ b/GreaterGood-CTG-AutoClicker.js @@ -2,13 +2,12 @@ // @namespace https://github.com/Rsge // @name GreaterGood CTG AutoClicker // @description Automatically clicks through all the buttons on all subsites of the GreaterGood ClickToGive program. -// @version 0.3 +// @version 0.4 // @author Rsge // @include https://greatergood.com/clicktogive/* // @include https://*.greatergood.com/clicktogive/* // @icon https://www.google.com/s2/favicons?domain=greatergood.com // @grant none -// @run-at document-start // ==/UserScript== (function () { -- GitLab