Skip to content

Commit 8fe9919

Browse files
committed
fix geetest v4 example risk_type
1 parent afbc9c3 commit 8fe9919

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

TwoCaptcha.Examples/GeeTestV4OptionsExample.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ public GeeTestV4OptionsExample(string apiKey)
1414
captcha.SetCaptchaId("72bf15796d0b69c43867452fea615052");
1515
captcha.SetChallenge("12345678abc90123d45678ef90123a456b");
1616
captcha.SetUrl("https://2captcha.com/demo/geetest-v4");
17+
captcha.SetRiskType("slide|1779896203.529354|33e0e11720904b2aa05ed6f22f0b5132|682a4c4b734094e843928b5b112de1a0aa1e7546fc1feec6f7568c113f6060ec");
1718
captcha.SetProxy("HTTPS", "login:password@IP_address:PORT");
1819

1920
try

0 commit comments

Comments
 (0)