Updated Registration with captcha (markdown)

Sgn-32 2021-07-24 20:08:06 +02:00
parent d4b34404d3
commit ca4bb70341

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