From 39fdde9a749000cc448fff8d8474227aa77ad711 Mon Sep 17 00:00:00 2001 From: ngosang Date: Fri, 8 Jan 2021 18:33:44 +0100 Subject: [PATCH] Add a notice about captcha solvers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab92701..26ef025 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,8 @@ Environment variables are set differently depending on the operating system. Som ## Captcha Solvers +:warning: At this time none of the captcha solvers work. You can check the status in the open issues. Any help is welcome. + Sometimes CloudFlare not only gives mathematical computations and browser tests, sometimes they also require the user to solve a captcha. If this is the case, FlareSolverr will return the error `Captcha detected but no automatic solver is configured.`