fix: 更新reCAPTCHA配置中的pageAction以适应搜索功能
This commit is contained in:
parent
8470c1f21a
commit
80f81d4dc5
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": "",
|
"pageAction": "search",
|
||||||
"minScore": 0.5
|
"minScore": 0.5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user