refactor: 清空reCAPTCHA的pageAction以简化配置
This commit is contained in:
parent
6dba440401
commit
44b34b2776
2
onoe.py
2
onoe.py
@ -270,7 +270,7 @@ def solve_recaptcha_v3_with_proxy(
|
|||||||
"type": "ReCaptchaV3Task",
|
"type": "ReCaptchaV3Task",
|
||||||
"websiteURL": f"https://www.dailymotion.com/search/{encoded_query}/top-results",
|
"websiteURL": f"https://www.dailymotion.com/search/{encoded_query}/top-results",
|
||||||
"websiteKey": "6LeOJBIrAAAAAPMIjyYvo-eN_9W1HDOkrEqHR8tM",
|
"websiteKey": "6LeOJBIrAAAAAPMIjyYvo-eN_9W1HDOkrEqHR8tM",
|
||||||
"pageAction": "___grecaptcha_cfg.clients['100000']['L']['L']['promise-callback'](gRecaptchaResponse)",
|
"pageAction": "",
|
||||||
"minScore": 0.5
|
"minScore": 0.5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user