From ad849da914705d08f33fc73cd54bdcdd9842fe59 Mon Sep 17 00:00:00 2001 From: ivan <1+zlax@noreply.example.org> Date: Sun, 19 Jul 2026 17:21:33 +0200 Subject: [PATCH] Update anoncaptcha/anoncaptcha.php Signed-off-by: ivan <1+zlax@noreply.example.org> --- anoncaptcha/anoncaptcha.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anoncaptcha/anoncaptcha.php b/anoncaptcha/anoncaptcha.php index 79aab34..89d9f2e 100644 --- a/anoncaptcha/anoncaptcha.php +++ b/anoncaptcha/anoncaptcha.php @@ -7,7 +7,7 @@ * Maintainer: ivan zlax <@zlax@ussr.win> */ -define('ANONCAPTCHA_SECRET', 'an0nc@ptch4hubzilla2026!@#$'); +define('ANONCAPTCHA_SECRET', 'heresecretsalt'); define('ANONCAPTCHA_LIFE', 300); /**