Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 facebook 插件在网站上进行用户注册。我通过设置此字段来激活验证码:
{'name':'captcha'}
一切都很好,但我只是不喜欢它的外观。它太硬核了。我需要刷新它几次,直到我了解图像中的内容。
那么,是否有可能将外观更改为更容易的东西?
Facebook 使用一个名为 reCaptcha 的系统来处理验证码。没有办法改变使用哪个系统。