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
Copy file name to clipboardExpand all lines: package/README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,6 @@ All the parameters are optional.
114
114
| ---- | ----------- | ------- | ----------- |
115
115
|`recaptchacompat`|`boolean`|`true`| Disable drop-in replacement for reCAPTCHA with `false` to prevent hCaptcha from injecting into `window.grecaptcha`. |
116
116
|`hl`|`string` (ISO 639-2 code) |`auto`| hCaptcha auto-detects language via the user's browser. This overrides that to set a default UI language. See [language codes](https://hcaptcha.com/docs/languages). |
117
-
|
118
117
|`apihost`|`string`|`-`| See enterprise docs. |
119
118
|`assethost`|`string`|`-`| See enterprise docs. |
120
119
|`endpoint`|`string`|`-`| See enterprise docs. |
@@ -153,18 +152,18 @@ All the parameters are optional.
153
152
154
153
Please note that "invisible" simply means that no hCaptcha button will be rendered. Whether a challenge shows up will depend on the sitekey difficulty level. Note to hCaptcha Enterprise ([BotStop](https://www.botstop.com)) users: select "Passive" or "99.9% Passive" modes to get this No-CAPTCHA behavior.
0 commit comments