Updated Registration with captcha (markdown)

AsamK 2021-10-27 21:03:58 +02:00
parent 41759ae9c2
commit 2beedb59cd

@ -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.