From 8124fa39078bfe1bde0899ed7904925b0846c073 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sun, 1 Oct 2023 14:58:15 +0100 Subject: [PATCH] feat: add spam warning to contact page --- OliverBooth/Pages/Contact/Index.cshtml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/OliverBooth/Pages/Contact/Index.cshtml b/OliverBooth/Pages/Contact/Index.cshtml index 14eefe9..3bcc0fc 100644 --- a/OliverBooth/Pages/Contact/Index.cshtml +++ b/OliverBooth/Pages/Contact/Index.cshtml @@ -10,6 +10,31 @@ can.

+
+

Spam warning

+

+ In the short time that this site has been live, I have received a considerable amount of spam that I suspect is + automated. As such, I added background reCaptcha validation to this form to minimise the amount of + bot-written junk I receive. However, some spam still gets through - that means there are humans reading this. +

+

+ I am politely asking that you respect my inbox and keep your unsolicited advertising away. This is a simple + request. +

+

+ If you send me any kind of spam after this, you have demonstrated that you do not have the basic human decency + to respect my wishes or my privacy, and you have lost the privilege for me to respect yours. I + will block your email address and report you to your email provider. I will also begin to + maintain a public blacklist of spammers, so that others may do the same. You will lose all credibility, and you + will be publicly shamed for it. +

+

+ This does not apply to legitimate businesses who are offering something genuine + to me specifically, nor to individuals who are interested in my + services. +

+
+