From 6fdc16d2f3637ed103099af089ddec2286db19c4 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Mon, 28 Oct 2024 11:17:01 +0100 Subject: [PATCH] config.php: accept unified captcha-response --- inc/config.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/inc/config.php b/inc/config.php index 121542ab..7609feba 100644 --- a/inc/config.php +++ b/inc/config.php @@ -301,9 +301,7 @@ 'lock', 'raw', 'embed', - 'g-recaptcha-response', - 'h-captcha-response', - 'cf-turnstile-response', + 'captcha-response', 'spoiler', 'page', 'file_url',