remove english words and use numbers instead, fix XSS

This commit is contained in:
csd4ni3l
2025-10-24 18:08:15 +02:00
parent f48980a3c8
commit 91a916f682
7 changed files with 16 additions and 20 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ UPLOAD_DIR = "uploads"
MINIMUM_COSINE_SIMILARITY = 0.4
WORD_TO_COMPARE = "hand touching grass"
DATABASE_FILE = "data.db"
MINIMUM_OCR_SIMILARITY = 0.7
OCR_CHALLENGE_LENGTH = 1
MINIMUM_OCR_SIMILARITY = 0.55
OCR_CHALLENGE_LENGTH = 4
ACHIEVEMENTS = [
[1, "I went outside!", "Brag to your friends with this one! You went outside the first time in your life. Continue on your journey."],