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
| solving_site | true | int| -| The captcha solving site that will be used. Refer to [the site IDs](https://github.com/Matthew17-21/Captcha-Tools/captchatools-go#site-specific-support). Alternatively, you can use shortcuts such as `captchatools.AnticaptchaSite`|
58
+
| solving_site | true | int| -| The captcha solving site that will be used. Refer to [the site IDs](https://github.com/Matthew17-21/Captcha-Tools/tree/main/captchatools-go#site-specific-support). Alternatively, you can use shortcuts such as `captchatools.AnticaptchaSite`|
59
59
| Config| true | captchatools.Config | - | Configurations for the captchas you are solving. |
60
60
61
61
@@ -96,8 +96,8 @@ func v3Example() {
96
96
|`ErrNoBalance`| Balance is below 0 for captcha solving site|
97
97
|`ErrWrongAPIKey`| Incorrect API Key for captcha solving site|
98
98
|`ErrWrongSitekey`| Incorrect sitekey |
99
-
|`ErrIncorrectCapType`| Incorrectly chose a captcha type. When initializing a new harvester. Refer to [the captcha types](https://github.com/Matthew17-21/Captcha-Tools/captchatools-go#how-to-use)|
100
-
|`ErrNoHarvester`| When the user did not / incorrectly chose a captcha harvester. Refer to the [guide](https://github.com/Matthew17-21/Captcha-Tools/captchatools-go#how-to-use)|
99
+
|`ErrIncorrectCapType`| Incorrectly chose a captcha type. When initializing a new harvester. Refer to [the captcha types](https://github.com/Matthew17-21/Captcha-Tools/tree/main/captchatools-go#config-struct-fields)|
100
+
|`ErrNoHarvester`| When the user did not / incorrectly chose a captcha harvester. Refer to the ["how to use" guide](https://github.com/Matthew17-21/Captcha-Tools/tree/main/captchatools-go#how-to-use)|
0 commit comments