dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 0bc6517884e30242ef1950c1ce4da29257665e49
parent 7dde9e8a1ab3da763b55b7f280b645ee12e120c5
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sat, 25 Mar 2023 14:19:09 -0700

update help page

Diffstat:
Mpkg/web/public/img/captcha_example1.png | 0
Mpkg/web/public/img/captcha_example2.png | 0
Mpkg/web/public/views/pages/captcha-help.gohtml | 2+-
3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/web/public/img/captcha_example1.png b/pkg/web/public/img/captcha_example1.png Binary files differ. diff --git a/pkg/web/public/img/captcha_example2.png b/pkg/web/public/img/captcha_example2.png Binary files differ. diff --git a/pkg/web/public/views/pages/captcha-help.gohtml b/pkg/web/public/views/pages/captcha-help.gohtml @@ -19,7 +19,7 @@ <img src="/public/img/captcha_example1.png" alt="" /> <img src="/public/img/captcha_example2.png" alt="" /> <p> - For example, in the above captcha, both: "355129" and "921553" would be valid solutions. + For example, in the above captcha, both: "IXMPM5" and "5MPMXI" would be valid solutions. </p> </div>