Updated Registration with captcha (markdown)

Radoom 2025-10-26 13:40:04 +01:00
parent 06ae4b8fff
commit 39963bae96

@ -25,7 +25,7 @@ After filling the captcha, the site doesn't immediately show the token but tries
```
signal-cli -a $PHONE_NR register --captcha what_you_copied
```
and it will look a bit like:
and it will look a bit like below (Note: don't put the signalcaptcha://... bit in quotes, otherwise it will be considered invalid):
```
signal-cli -a $PHONE_NR register --captcha "signalcaptcha://signal-recaptcha-v2.someshortercode.registration.someverylongcode"
```