Update turnstile.py

This commit is contained in:
Andrei 2024-12-16 00:57:33 +03:00
parent a0592df5b2
commit d1718e889b
1 changed files with 2 additions and 2 deletions

View File

@ -86,7 +86,7 @@ class Turnstile(CaptchaParams):
}
>>> Turnstile(api_key="99d7d111a0111dc11184111c8bb111da",
... captcha_type="TurnstileTaskProxyless",
... captcha_type="TurnstileTask",
... websiteURL="https://demo.turnstile.workers.dev/",
... websiteKey="1x00000000000000000000AA",
... proxyType="http",
@ -111,7 +111,7 @@ class Turnstile(CaptchaParams):
}
>>> Turnstile(api_key="99d7d111a0111dc11184111c8bb111da",
... captcha_type="TurnstileTaskProxyless",
... captcha_type="TurnstileTask",
... websiteURL="https://demo.turnstile.workers.dev/",
... websiteKey="1x00000000000000000000AA",
... proxyType="http",