diff --git a/README.md b/README.md index 60dbdca..4aa7442 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Kaptĉapelo is a simple [Kocaptcha](https://github.com/koto-bank/kocaptcha)-comp Since Kaptĉapelo is a kinda-sorta drop-in replacement for Kocaptcha, you can [use it as CAPTCHA](https://docs-develop.pleroma.social/backend/configuration/cheatsheet/#captcha) for your [Pleroma](https://pleroma.social) server. -![A screenshot of a CAPTCHA challenge on the registration page of a Pleroma server. It is a picture of a feminine anime character, Ferris from Re:Zero, with the question in Esperanto: “Ĉu ĝi estas knabo aŭ knabino?”](example.png) +![A screenshot of a CAPTCHA challenge on the registration page of a Pleroma server. It is a picture of a feminine anime character, Ferris from Re:Zero, with the question: “Are they a boy or a girl?”](example.png) ## Installation diff --git a/captcha/girl_or_boy.png b/captcha/girl_or_boy.png new file mode 100644 index 0000000..9abb511 Binary files /dev/null and b/captcha/girl_or_boy.png differ diff --git a/captcha/girl_or_boy.txt b/captcha/girl_or_boy.txt new file mode 100644 index 0000000..c4d0d38 --- /dev/null +++ b/captcha/girl_or_boy.txt @@ -0,0 +1 @@ +boy \ No newline at end of file diff --git a/example.png b/example.png index 2b9c0e7..6388168 100644 Binary files a/example.png and b/example.png differ