From 86f45ebd0d5935c25bc07ac2d9067c4059498a70 Mon Sep 17 00:00:00 2001 From: Tamer <8611981+dqos@users.noreply.github.com> Date: Fri, 7 Feb 2025 16:13:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a2441e..5702515 100644 --- a/README.md +++ b/README.md @@ -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).