Force Google recaptcha to use simple checkbox click challenge

六月ゝ 毕业季﹏ 提交于 2020-01-06 18:08:32

问题


I'm wondering if there is a way to customize Google Recaptcha to use only the simple "checkbox click" challenge and not those in which you have to click on various images.

For the first time I have to use this captcha for a website dedicated to senior people and Ive been asked to use the simplest method.

I've looked at the docs but found nothing. Thanks!


回答1:


The harder to solve captchas appear if you're using recaptcha a lot. Generally, low frequency users should only see the checkbox and not need to solve captchas.

The new API is the next step in this steady evolution. Now, humans can just check the box and in most cases, they’re through the challenge. Source

As a dev you'll be often confronted by multiple image selections because of the frequency you're solving captchas.



来源:https://stackoverflow.com/questions/42372983/force-google-recaptcha-to-use-simple-checkbox-click-challenge

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!