We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98bbebe commit 488405cCopy full SHA for 488405c
1 file changed
src/lib/server/captcha.ts
@@ -31,8 +31,8 @@ const captchas: { name: string; preheading: string; heading: string; shuffle?: b
31
{
32
name: "pregnancy",
33
preheading: "Select all squares with",
34
- heading: "Flyrr.",
35
- correct: [false, true, true, false, true, true, false, true, true],
+ heading: "abusive parents.",
+ correct: [false, true, true, true, true, true, true, true, true],
36
},
37
38
name: "creeper",
0 commit comments