From 44b34b2776367f7cdb3c690c52926d85f3880301 Mon Sep 17 00:00:00 2001 From: Franklin-F Date: Sat, 31 May 2025 05:21:06 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=B8=85=E7=A9=BAreCAPTCHA?= =?UTF-8?q?=E7=9A=84pageAction=E4=BB=A5=E7=AE=80=E5=8C=96=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- onoe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onoe.py b/onoe.py index f2b4f85..b97eea7 100644 --- a/onoe.py +++ b/onoe.py @@ -270,7 +270,7 @@ def solve_recaptcha_v3_with_proxy( "type": "ReCaptchaV3Task", "websiteURL": f"https://www.dailymotion.com/search/{encoded_query}/top-results", "websiteKey": "6LeOJBIrAAAAAPMIjyYvo-eN_9W1HDOkrEqHR8tM", - "pageAction": "___grecaptcha_cfg.clients['100000']['L']['L']['promise-callback'](gRecaptchaResponse)", + "pageAction": "", "minScore": 0.5 } }