From f51452a2c41b64b12f5db3180c48c4958f8a2c65 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sun, 24 Apr 2022 17:28:59 -0400 Subject: feat: enable honeypot on form submissions and prevent automatic submissions by bots --- index.php | 48 +++++++++++++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 17 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index e24473d..64f369e 100644 --- a/index.php +++ b/index.php @@ -1,9 +1,21 @@ - +