Google reCAPTCHA: show only digits in recaptcha image?

白昼怎懂夜的黑 提交于 2019-12-12 02:04:48

问题


I am hoping to use Google's free reCAPTCHA service on a web form.

https://developers.google.com/recaptcha/docs/display

However, I don't want the distorted letters or words to show in recaptcha images. I feel these distorted letters give visitors too much frustration, and I did read negative comments about using distorted words as the challenge. So I hope that only digits show up in recaptcha images.

Is this something developers like us can configure and control? I googled and did not find anything I want.

Thanks and regards.


回答1:


To my knowledge, there is no way to configure this. Google will decide how it wants to verify the user. Sometimes, no input is required, the user just checks the box. Other times, digits or letters are required to be typed.



来源:https://stackoverflow.com/questions/27323863/google-recaptcha-show-only-digits-in-recaptcha-image

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