From fb3991d2b4eb880a4bc19bcefb96818544115b4e Mon Sep 17 00:00:00 2001 From: George Hughey Date: Mon, 31 Dec 2018 13:59:16 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75839cd..7ce1343 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

:warning: This code works against Google's most recent version ReCaptcha. Please only use on websites you control. :warning:

+

:warning: This code works against Google's most recent version ReCaptcha. Please only use on websites you control for educational purposes. :warning:

Created in April 2017, [unCaptcha](https://github.com/ecthros/uncaptcha) achieved 85% accuracy defeating Google's ReCaptcha. After the release of this work, Google released an update to ReCaptcha with the following major changes: * Better browser automation detection