From b9a5bacbcc1c160061bcf0c9d09975b4b1b2648a Mon Sep 17 00:00:00 2001 From: Sam Hadow Date: Sat, 17 Jan 2026 19:01:26 +0100 Subject: [PATCH] typo fix --- faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq.md b/faq.md index 3c4af33..45d81d2 100644 --- a/faq.md +++ b/faq.md @@ -19,7 +19,7 @@ You can also learn by watching movies, streams, videos or reading books and news ## Why this email address? I use [inbox.lv](https://www.inbox.lv/) because when I created this website I wanted an email dedicated to it and not use my personnal protonmail address. I put this email address directly on the main page of my website so it's doomed to receive spam from so called "web designers" and all that because of their crawlers.
-Sure instead of directly writing the mailto link I could have put sam(dot)hadow(at)inbox(dot)lv. But it just stops the very basic crawlers, the RegEx in the crwler just needs to be modified a bit to also spot these email addresses. The only "good" solution against spam would be to have a captcha. But this solution would require having a service running on my server just for the captcha and possibly require the clients to run JavaScript. So I prefered not to have a captcha for the mail.
+Sure instead of directly writing the mailto link I could have put sam(dot)hadow(at)inbox(dot)lv. But it just stops the very basic crawlers, the RegEx in the crawler just needs to be modified a bit to also spot these email addresses. The only "good" solution against spam would be to have a captcha. But this solution would require having a service running on my server just for the captcha and possibly require the clients to run JavaScript. So I prefered not to have a captcha for the mail.
And why this specific provider? I just had the following needs: + IMAP/SMTP access with only a free account