We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afbc9c3 commit 8fe9919Copy full SHA for 8fe9919
1 file changed
TwoCaptcha.Examples/GeeTestV4OptionsExample.cs
@@ -14,6 +14,7 @@ public GeeTestV4OptionsExample(string apiKey)
14
captcha.SetCaptchaId("72bf15796d0b69c43867452fea615052");
15
captcha.SetChallenge("12345678abc90123d45678ef90123a456b");
16
captcha.SetUrl("https://2captcha.com/demo/geetest-v4");
17
+ captcha.SetRiskType("slide|1779896203.529354|33e0e11720904b2aa05ed6f22f0b5132|682a4c4b734094e843928b5b112de1a0aa1e7546fc1feec6f7568c113f6060ec");
18
captcha.SetProxy("HTTPS", "login:password@IP_address:PORT");
19
20
try
0 commit comments