diff --git a/Registration-with-captcha.md b/Registration-with-captcha.md index 872b2ee..62333bd 100644 --- a/Registration-with-captcha.md +++ b/Registration-with-captcha.md @@ -3,6 +3,8 @@ If your IP address is not deemed trustworthy enough, the registration fails with To get the token, go to https://signalcaptchas.org/registration/generate.html +If the token from that page doesn't work, you can try https://signalcaptchas.org/challenge/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.