You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| server |`2captcha.com`| API server. You can set it to `rucaptcha.com` if your account is registered there |
80
-
| softId |-| your software ID obtained after publishing in [2captcha software catalog]|
81
-
| callback | - | URL of your web server that receives the captcha recognition result. The URL should be first registered in [pingback settings] of your account |
| server |`2captcha.com`| API server. You can set it to `rucaptcha.com` if your account is registered there |
80
+
| softId |4580| your software ID obtained after publishing in [2captcha software catalog]|
81
+
| callback | - | URL of your web server that receives the captcha recognition result. The URL should be first registered in [pingback settings] of your account |
82
82
| defaultTimeout | 120 | Polling timeout in seconds for all captcha types except reCAPTCHA. Defines how long the module tries to get the answer from the `res.php` API endpoint |
83
83
| recaptchaTimeout | 600 | Polling timeout for reCAPTCHA in seconds. Defines how long the module tries to get the answer from the `res.php` API endpoint |
84
84
| pollingInterval | 10 | Interval in seconds between requests to the `res.php` API endpoint. Setting values less than 5 seconds is not recommended |
@@ -487,7 +487,7 @@ Examples of solving all supported captcha types are located in the [examples] di
0 commit comments