From ca4bb703413be4125ddeae6a901d08c50bd6f33f Mon Sep 17 00:00:00 2001 From: Sgn-32 <49990901+Sgn-32@users.noreply.github.com> Date: Sat, 24 Jul 2021 20:08:06 +0200 Subject: [PATCH] Updated Registration with captcha (markdown) --- Registration-with-captcha.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Registration-with-captcha.md b/Registration-with-captcha.md index 37bfb85..f7fd0c0 100644 --- a/Registration-with-captcha.md +++ b/Registration-with-captcha.md @@ -5,6 +5,7 @@ To get the token, go to https://signalcaptchas.org/registration/generate.html After filling the captcha, the site doesn't show the token but redirects to a `signalcaptcha://` url that contains the token. On mobile devices that url is handled by the apps. To see the URL you can open the browser developer tools (F12) before completing the captcha. +Hint: Enable the option "Persist Logs" in the "Console Settings" to prevent clearing the console each time navigating to a new page. Check the console in the developer tools for a redirect starting with `signalcaptcha://` Everything after `signalcaptcha://` is the captcha token.