9
0
mirror of https://github.com/hybula/whmcs-turnstile.git synced 2025-12-19 14:59:24 +00:00

Update README.md

This commit is contained in:
Tamer
2025-02-07 16:13:47 +01:00
committed by GitHub
parent 5c7f065692
commit 86f45ebd0d

View File

@@ -41,6 +41,8 @@ const hybulaTurnstileError = 'Something went wrong with your captcha challenge!'
const hybulaTurnstileLocations = ['login', 'register', 'checkout', 'ticket', 'contact'];
```
Final notes: Due to some limitations, the captcha will **NOT** be shown when there is an active admin session. If you want to test it, open up your WHMCS in a private window.
### Contribute
Contributions are welcome in a form of a pull request (PR).