gpt4 book ai didi

testing - Google reCAPTCHA V2 - 触发更难的测试版本?

转载 作者:行者123 更新时间:2023-11-28 20:14:39 25 4
gpt4 key购买 nike

是否有什么技巧会让 Google 怀疑我?

出于各种原因,我们希望(为了测试)触发更难的版本(例如点击所有显示食物的图像),而不是仅仅触发“我不是机器人”复选框。

最佳答案

您可能只使用 iMacros代码。这使得谷歌怀疑 bot 访问,从而提出图像拼图。

VERSION BUILD=9052613
TAB T=1
TAB CLOSEALLOTHERS
' you need to insert get other url where ReCaptcha is located.
URL GOTO=http://...
' we generate random number to make robot wait some seconds (1-6 seconds)
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*5 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
FRAME F=1 TAG POS=1 TYPE=SPAN ATTR=ID:recaptcha-anchor

关于testing - Google reCAPTCHA V2 - 触发更难的测试版本?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32189498/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com