Update anoncaptcha/anoncaptcha.php

Signed-off-by: ivan <1+zlax@noreply.example.org>
This commit is contained in:
2026-07-19 17:21:33 +02:00
parent 2448efeec3
commit ad849da914
+1 -1
View File
@@ -7,7 +7,7 @@
* Maintainer: ivan zlax <@zlax@ussr.win>
*/
define('ANONCAPTCHA_SECRET', 'an0nc@ptch4hubzilla2026!@#$');
define('ANONCAPTCHA_SECRET', 'heresecretsalt');
define('ANONCAPTCHA_LIFE', 300);
/**