From 17f45812273baba7f96d6dd4a49e2a3b2d86d6bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20Devos?= Date: Sat, 12 Sep 2020 11:43:30 +0300 Subject: [PATCH] Add guide for setting up anti-captcha --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 32e9abe..72c9006 100644 --- a/Home.md +++ b/Home.md @@ -16,6 +16,7 @@ - [Apache2 Virtual Host with Reverse Proxy](./Apache2-Reverse-Proxy) - [Database Information and Maintenance](./Database-Information-and-Maintenance) - [Issues with CAPTCHA](./Issues-with-CAPTCHA-on-Debian-and-Ubuntu) +- [How to setup Anti-Captcha](./How-to-setup-Anti-Captcha) ## For Developers