dkforest

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

commit 31970c7e83de669785996b4c193307b3fb779632
parent 6eb59c351cd1ed0e3c05798b9a8185dc0185e4a9
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Mon,  3 Apr 2023 15:11:44 -0700

Revert "update help page"

This reverts commit 0bc6517884e30242ef1950c1ce4da29257665e49.

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: "IXMPM5" and "5MPMXI" would be valid solutions. + For example, in the above captcha, both: "355129" and "921553" would be valid solutions. </p> </div>