我们访问谷歌是经常会出现一种问题(包括但不限于在一些用免费某pn的人),就是recaptcha
这个东西呢设计的可以说是非常的人性,我一个验证只需要做五六分钟就能够通过了(今天做了一个三分钟通过),并且网上的评论:“reCAPTCHA challenges remain a considerable burden on the web,
delaying and often blocking our access to services and information
depending on our physical and cognitive abilities, our social
and cultural background, and the devices or networks we connect from.
The difficulty of captchas can be so out of balance,
that sometimes they seem friendlier to bots than they are to humans.”大概意思是:“reCAPTCHA 挑战仍然是网络上的一个相当大的负担,根据我们的身体和认知能力、我们的社会和文化背景以及我们连接的设备或网络,延迟并经常阻止我们访问服务和信息。
验证码的难度可能如此不平衡,以至于有时它们对机器人比对人类更友好。”
但是我认为这种速度还是太慢了,于是我就发现了这款自动做验证辅助器,github链接:https://github.com/dessant/buster
使用方法呢在这里:
(注:以下按键部分可能需要科学上网)