From eef90b3a9301ef06202e44e136401dfe472dc122 Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Wed, 31 Dec 2025 13:52:13 +0100 Subject: [PATCH 1/2] Whole year summary for hejto users --- CHANGELOG.md | 6 +- package.json | 7 +- public/year-summary/2025/en-info.json | 1167 ++- public/year-summary/2025/pl-info.json | 1987 +++-- scripts/hejto/2025-summary-data.ts | 2 + scripts/hejto/parts-2025/part-8.ts | 6845 +++++++++++++++++ src/components/Icons/IconParty.tsx | 5 +- .../Panes/YearSummary/YearSummaryTable.tsx | 10 +- 8 files changed, 8949 insertions(+), 1080 deletions(-) create mode 100644 scripts/hejto/parts-2025/part-8.ts diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f41982a..5f7dd713e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,11 @@ --- -#### Version 3.41 +#### Version 3.41.1 (31.12.2025) +- **New**: All data for Hejto 2025 summary parsed +- **Fix**: The icon color in dark mode in the Hejto 2025 summary + +#### Version 3.41 (21.12.2025) - **New**: 2025 annual summary for hejto.pl users added #### Version 3.40 (30.11.2025) diff --git a/package.json b/package.json index 94e6e893a..6c2d7f999 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "slowoku" ], "private": true, - "version": "3.41", + "version": "3.41.1", "type": "module", "scripts": { "dev": "vite --port 3001", @@ -32,10 +32,7 @@ "build-hejto": "tsx scripts/hejto/2025-summary-data.ts", "preview": "vite preview", "test": "jest", - "test-e2e": "playwright test", - "build-us": "tsx user-scripts/hejto-parser/build.ts", - "dev-us": "nodemon --watch user-scripts/hejto-parser --exec npm run build-us", - "dev-us-server": "tsx user-scripts/hejto-parser/dev-script.ts" + "test-e2e": "playwright test" }, "dependencies": { "@tanstack/react-query": "^5.18.1", diff --git a/public/year-summary/2025/en-info.json b/public/year-summary/2025/en-info.json index a2a78891e..d85ab805e 100644 --- a/public/year-summary/2025/en-info.json +++ b/public/year-summary/2025/en-info.json @@ -9,16 +9,16 @@ "letters": 149 }, "totalWords": { - "2": 188, - "3": 486, - "4": 574, - "5": 427, - "6": 281, - "7": 182, - "8": 104, - "9": 53, + "2": 194, + "3": 501, + "4": 582, + "5": 437, + "6": 288, + "7": 188, + "8": 110, + "9": 57, "10": 43, - "11": 26, + "11": 28, "12": 9, "13": 9, "14": 9, @@ -35,56 +35,56 @@ "10": 2, "11": 1, "12": 4, - "13": 18, - "14": 12, + "13": 19, + "14": 13, "15": 28, "16": 29, - "17": 54, - "18": 60, - "19": 63, - "20": 102, - "21": 100, - "22": 112, - "23": 91, - "24": 109, - "25": 115, - "26": 125, - "27": 127, - "28": 96, - "29": 90, - "30": 91, + "17": 55, + "18": 64, + "19": 66, + "20": 105, + "21": 101, + "22": 114, + "23": 93, + "24": 114, + "25": 117, + "26": 128, + "27": 129, + "28": 97, + "29": 93, + "30": 93, "31": 85, - "32": 88, - "33": 69, - "34": 76, - "35": 66, + "32": 89, + "33": 71, + "34": 77, + "35": 68, "36": 51, "37": 57, - "38": 60, + "38": 64, "39": 45, - "40": 40, - "41": 46, - "42": 31, - "43": 32, - "44": 15, + "40": 41, + "41": 47, + "42": 32, + "43": 33, + "44": 16, "45": 23, - "46": 19, + "46": 23, "47": 16, "48": 19, - "49": 19, - "50": 10, - "51": 11, - "52": 7, - "53": 6, + "49": 20, + "50": 12, + "51": 12, + "52": 8, + "53": 7, "54": 7, - "55": 10, + "55": 11, "56": 7, "57": 6, "58": 4, "59": 7, "60": 7, - "61": 5, - "62": 2, + "61": 6, + "62": 3, "63": 4, "64": 2, "65": 1, @@ -102,7 +102,7 @@ "117": 1, "149": 1 }, - "gamesPlayed": 2399, + "gamesPlayed": 2463, "medianWords": 4, "medianLetters": 28 }, @@ -115,13 +115,13 @@ "letters": 14 }, "worst": { - "word": "cent", - "letters": 24 + "word": "oriental", + "letters": 23 }, "totalWords": { "2": 17, - "3": 26, - "4": 7 + "3": 27, + "4": 6 }, "totalLetters": { "14": 1, @@ -129,16 +129,15 @@ "16": 3, "17": 3, "18": 3, - "19": 6, + "19": 7, "20": 7, "21": 6, "22": 6, - "23": 11, - "24": 2 + "23": 12 }, "gamesPlayed": 50, "medianWords": 2.5, - "medianLetters": 20.5 + "medianLetters": 19.5 }, "hardest50": { "best": { @@ -151,17 +150,16 @@ }, "totalWords": { "3": 3, - "4": 3, + "4": 2, "5": 10, "6": 4, - "7": 8, - "8": 4, - "9": 3, + "7": 7, + "8": 7, + "9": 4, "10": 5, "11": 4, - "12": 1, "13": 1, - "14": 2, + "14": 1, "18": 2 }, "totalLetters": { @@ -170,26 +168,26 @@ "29": 1, "30": 1, "33": 1, - "35": 1, "37": 6, "38": 2, "39": 3, "40": 2, "42": 3, "43": 1, - "44": 2, - "46": 2, + "44": 3, + "46": 1, "47": 1, "48": 1, "49": 1, "51": 1, + "52": 1, "54": 1, - "55": 1, + "55": 2, "57": 1, "58": 1, "59": 4, - "60": 3, - "63": 1, + "60": 2, + "62": 1, "64": 1, "65": 1, "67": 1, @@ -714,41 +712,49 @@ "letters": 19 }, "worst": { - "word": "hawthorn", - "letters": 54 + "word": "specialty", + "letters": 62 }, "totalWords": { "2": 1, - "3": 3, + "3": 6, "4": 5, - "5": 3, - "6": 3, + "5": 5, + "6": 4, "7": 3, - "9": 1, + "8": 3, + "9": 2, "10": 2 }, "totalLetters": { - "19": 1, + "19": 2, + "23": 1, "25": 1, "26": 1, "27": 1, + "28": 1, "29": 1, "30": 1, "31": 2, + "32": 1, "33": 1, - "35": 2, + "35": 3, "36": 1, "37": 1, "38": 1, "39": 1, "40": 1, - "44": 1, + "42": 1, + "44": 2, "46": 1, "48": 1, + "52": 1, "53": 1, - "54": 1 + "54": 1, + "55": 1, + "62": 1 }, - "gamesPlayed": 21, + "gamesPlayed": 31, "medianWords": 5, "medianLetters": 35 }, @@ -763,13 +769,13 @@ }, "totalWords": { "2": 17, - "3": 49, + "3": 52, "4": 76, - "5": 68, - "6": 38, + "5": 70, + "6": 39, "7": 44, - "8": 23, - "9": 10, + "8": 26, + "9": 11, "10": 9, "11": 8, "12": 1, @@ -784,32 +790,32 @@ "16": 3, "17": 3, "18": 3, - "19": 6, + "19": 7, "20": 7, "21": 6, "22": 6, - "23": 11, + "23": 12, "24": 7, "25": 13, "26": 17, "27": 18, - "28": 13, + "28": 14, "29": 17, "30": 8, "31": 13, - "32": 13, + "32": 14, "33": 11, "34": 14, - "35": 16, + "35": 17, "36": 8, "37": 16, "38": 14, "39": 9, "40": 6, "41": 8, - "42": 11, + "42": 12, "43": 7, - "44": 4, + "44": 5, "45": 2, "46": 5, "47": 7, @@ -817,14 +823,16 @@ "49": 3, "50": 1, "51": 2, + "52": 1, "53": 2, "54": 3, - "55": 3, + "55": 4, "56": 2, "57": 1, "58": 3, "59": 4, "60": 3, + "62": 1, "63": 2, "64": 1, "65": 1, @@ -834,7 +842,7 @@ "112": 1, "117": 1 }, - "gamesPlayed": 350, + "gamesPlayed": 360, "medianWords": 4.5, "medianLetters": 32.5 } @@ -967,7 +975,13 @@ "21.12.2025", "07.12.2025", "09.12.2025", - "16.12.2025" + "16.12.2025", + "28.12.2025", + "25.12.2025", + "24.12.2025", + "31.12.2025", + "27.12.2025", + "23.12.2025" ], "3": [ "19.03.2025", @@ -1092,7 +1106,13 @@ "21.12.2025", "07.12.2025", "09.12.2025", - "16.12.2025" + "16.12.2025", + "28.12.2025", + "25.12.2025", + "24.12.2025", + "31.12.2025", + "27.12.2025", + "23.12.2025" ], "year": [ "24.04.2025", @@ -1222,7 +1242,13 @@ "01.07.2025", "04.11.2025", "28.08.2025", - "16.12.2025" + "16.12.2025", + "28.12.2025", + "25.12.2025", + "24.12.2025", + "31.12.2025", + "27.12.2025", + "23.12.2025" ] } }, @@ -1237,19 +1263,19 @@ "letters": 20 }, "totalWords": { - "2": 18, - "3": 30, + "2": 19, + "3": 29, "4": 2 }, "totalLetters": { "13": 5, - "14": 1, + "14": 2, "15": 4, "16": 4, "17": 12, - "18": 8, + "18": 9, "19": 10, - "20": 6 + "20": 4 }, "gamesPlayed": 50, "medianWords": 2.5, @@ -1267,14 +1293,14 @@ "totalWords": { "2": 3, "3": 1, - "4": 10, + "4": 7, "5": 6, - "6": 7, - "7": 8, - "8": 7, - "9": 4, + "6": 8, + "7": 9, + "8": 6, + "9": 5, "10": 2, - "11": 1 + "11": 2 }, "totalLetters": { "15": 1, @@ -1284,28 +1310,28 @@ "23": 1, "24": 1, "25": 2, - "27": 2, - "29": 2, + "29": 1, "30": 2, "31": 3, "32": 3, - "33": 1, + "33": 2, "35": 2, "37": 2, "38": 4, "39": 3, "40": 2, - "41": 6, + "41": 5, "43": 2, "45": 1, - "46": 1, + "46": 3, "48": 2, + "49": 1, "52": 2, "59": 1 }, "gamesPlayed": 49, "medianWords": 6, - "medianLetters": 37 + "medianLetters": 38 }, "results": { "1": { @@ -1775,40 +1801,46 @@ }, "12": { "best": { - "word": "talk", - "letters": 20 + "word": "panic", + "letters": 14 }, "worst": { - "word": "shooting", - "letters": 46 + "word": "mudguard", + "letters": 49 }, "totalWords": { - "3": 6, + "2": 1, + "3": 9, "4": 4, - "5": 3, - "6": 3, - "7": 4 + "5": 4, + "6": 5, + "7": 5, + "9": 1, + "11": 1 }, "totalLetters": { + "14": 1, + "18": 1, "20": 1, "21": 2, - "22": 4, - "24": 1, + "22": 5, + "24": 2, "25": 1, "26": 1, "27": 1, - "30": 1, + "30": 2, "32": 1, - "33": 1, - "34": 1, + "33": 2, + "34": 2, "35": 2, "37": 1, "40": 1, - "46": 1 + "46": 3, + "49": 1 }, - "gamesPlayed": 20, + "gamesPlayed": 30, "medianWords": 4.5, - "medianLetters": 26.5 + "medianLetters": 28.5 }, "year": { "best": { @@ -1820,40 +1852,40 @@ "letters": 59 }, "totalWords": { - "2": 18, - "3": 81, + "2": 19, + "3": 84, "4": 94, - "5": 60, - "6": 37, - "7": 27, + "5": 61, + "6": 39, + "7": 28, "8": 11, - "9": 5, + "9": 6, "10": 3, - "11": 3 + "11": 4 }, "totalLetters": { "13": 5, - "14": 1, + "14": 2, "15": 4, "16": 4, "17": 12, - "18": 8, + "18": 9, "19": 10, "20": 25, "21": 18, - "22": 21, + "22": 22, "23": 13, - "24": 19, + "24": 20, "25": 20, "26": 15, "27": 16, "28": 13, "29": 15, - "30": 11, + "30": 12, "31": 15, "32": 15, - "33": 8, - "34": 8, + "33": 9, + "34": 9, "35": 12, "36": 5, "37": 2, @@ -1864,15 +1896,15 @@ "42": 1, "43": 2, "45": 3, - "46": 1, + "46": 3, "48": 3, - "49": 1, + "49": 2, "50": 1, "52": 3, "57": 1, "59": 1 }, - "gamesPlayed": 339, + "gamesPlayed": 349, "medianWords": 4, "medianLetters": 26 } @@ -1896,7 +1928,8 @@ "22.02.2025", "12.12.2025", "13.12.2025", - "19.12.2025" + "19.12.2025", + "25.12.2025" ], "3": [ "29.03.2025", @@ -1970,7 +2003,8 @@ "12": [ "12.12.2025", "13.12.2025", - "19.12.2025" + "19.12.2025", + "25.12.2025" ], "year": [ "10.01.2025", @@ -2035,7 +2069,8 @@ "08.10.2025", "03.11.2025", "06.09.2025", - "12.07.2025" + "12.07.2025", + "25.12.2025" ] }, "worstDates": { @@ -2046,7 +2081,8 @@ "2": [ "04.02.2025", "13.02.2025", - "15.12.2025" + "15.12.2025", + "29.12.2025" ], "4": [ "16.04.2025", @@ -2070,7 +2106,8 @@ "06.10.2025" ], "12": [ - "15.12.2025" + "15.12.2025", + "29.12.2025" ], "year": [ "16.04.2025", @@ -2086,7 +2123,8 @@ "03.09.2025", "06.10.2025", "13.08.2025", - "05.07.2025" + "05.07.2025", + "29.12.2025" ] } }, @@ -2101,21 +2139,21 @@ "letters": 21 }, "totalWords": { - "2": 13, + "2": 14, "3": 34, - "4": 3 + "4": 2 }, "totalLetters": { "12": 1, - "13": 4, + "13": 5, "14": 3, "15": 1, "16": 5, - "17": 8, - "18": 8, - "19": 4, + "17": 9, + "18": 9, + "19": 5, "20": 11, - "21": 5 + "21": 1 }, "gamesPlayed": 50, "medianWords": 2.5, @@ -2132,11 +2170,11 @@ }, "totalWords": { "4": 2, - "5": 8, + "5": 7, "6": 4, - "7": 7, - "8": 6, - "9": 6, + "7": 8, + "8": 7, + "9": 5, "10": 3, "11": 3, "12": 3, @@ -2147,7 +2185,6 @@ "totalLetters": { "26": 1, "28": 1, - "29": 1, "31": 1, "32": 1, "33": 1, @@ -2155,14 +2192,13 @@ "37": 1, "38": 2, "39": 3, - "40": 2, - "41": 1, - "42": 1, + "40": 3, + "41": 2, "43": 2, "44": 2, "45": 3, - "46": 1, - "47": 3, + "46": 2, + "47": 2, "48": 2, "49": 1, "50": 1, @@ -2706,24 +2742,29 @@ }, "12": { "best": { - "word": "devil", - "letters": 20 + "word": "panic", + "letters": 13 }, "worst": { "word": "diagnose", "letters": 77 }, "totalWords": { - "3": 2, - "4": 4, + "2": 1, + "3": 5, + "4": 5, "5": 3, - "6": 6, - "7": 2, - "8": 1, - "11": 2, + "6": 7, + "7": 4, + "8": 2, + "11": 3, "14": 1 }, "totalLetters": { + "13": 1, + "17": 1, + "18": 1, + "19": 1, "20": 2, "22": 1, "26": 2, @@ -2731,15 +2772,18 @@ "32": 1, "33": 1, "34": 1, - "35": 2, + "35": 3, "36": 4, - "38": 1, - "46": 2, + "38": 2, + "40": 1, + "41": 1, + "46": 3, "56": 1, "58": 1, + "61": 1, "77": 1 }, - "gamesPlayed": 21, + "gamesPlayed": 31, "medianWords": 6, "medianLetters": 35 }, @@ -2753,16 +2797,16 @@ "letters": 149 }, "totalWords": { - "2": 13, - "3": 51, - "4": 60, + "2": 14, + "3": 54, + "4": 61, "5": 52, - "6": 39, - "7": 32, - "8": 16, + "6": 40, + "7": 34, + "8": 17, "9": 18, "10": 16, - "11": 8, + "11": 9, "12": 6, "13": 5, "14": 3, @@ -2773,13 +2817,13 @@ }, "totalLetters": { "12": 1, - "13": 4, + "13": 5, "14": 3, "15": 1, "16": 5, - "17": 8, - "18": 8, - "19": 4, + "17": 9, + "18": 9, + "19": 5, "20": 11, "21": 11, "22": 14, @@ -2795,18 +2839,18 @@ "32": 13, "33": 8, "34": 8, - "35": 7, + "35": 8, "36": 13, "37": 5, - "38": 5, + "38": 6, "39": 5, - "40": 5, - "41": 6, + "40": 6, + "41": 7, "42": 5, "43": 8, "44": 4, "45": 9, - "46": 6, + "46": 7, "47": 5, "48": 2, "49": 9, @@ -2821,7 +2865,7 @@ "58": 1, "59": 1, "60": 3, - "61": 2, + "61": 3, "62": 1, "63": 2, "64": 1, @@ -2833,7 +2877,7 @@ "101": 1, "149": 1 }, - "gamesPlayed": 323, + "gamesPlayed": 333, "medianWords": 5, "medianLetters": 32 } @@ -2851,7 +2895,11 @@ ], "2": [ "08.02.2025", - "20.12.2025" + "20.12.2025", + "28.12.2025", + "25.12.2025", + "26.12.2025", + "22.12.2025" ], "3": [ "19.03.2025", @@ -2906,7 +2954,11 @@ "26.10.2025" ], "12": [ - "20.12.2025" + "20.12.2025", + "28.12.2025", + "25.12.2025", + "26.12.2025", + "22.12.2025" ], "year": [ "09.06.2025", @@ -2954,7 +3006,11 @@ "27.07.2025", "11.07.2025", "28.07.2025", - "05.07.2025" + "05.07.2025", + "28.12.2025", + "25.12.2025", + "26.12.2025", + "22.12.2025" ] }, "worstDates": { @@ -2990,7 +3046,8 @@ "04.12.2025", "01.12.2025", "14.12.2025", - "11.12.2025" + "11.12.2025", + "30.12.2025" ], "3": [ "17.03.2025", @@ -3085,7 +3142,8 @@ "04.12.2025", "01.12.2025", "14.12.2025", - "11.12.2025" + "11.12.2025", + "30.12.2025" ], "year": [ "01.05.2025", @@ -3178,7 +3236,8 @@ "21.09.2025", "08.10.2025", "11.12.2025", - "23.07.2025" + "23.07.2025", + "30.12.2025" ] } }, @@ -3200,9 +3259,9 @@ "14": 1, "16": 2, "17": 12, - "18": 16, - "19": 15, - "20": 4 + "18": 17, + "19": 16, + "20": 2 }, "gamesPlayed": 50, "medianWords": 2, @@ -3210,41 +3269,43 @@ }, "hardest50": { "best": { - "word": "slipped", - "letters": 22 + "word": "gateway", + "letters": 20 }, "worst": { "word": "hindsight", "letters": 55 }, "totalWords": { + "2": 1, "3": 7, - "4": 14, - "5": 7, + "4": 13, + "5": 6, "6": 3, - "7": 3, + "7": 4, "8": 1, "9": 1 }, "totalLetters": { + "20": 1, "22": 1, - "26": 3, + "26": 2, "28": 2, - "29": 1, + "29": 2, "30": 4, - "31": 1, "32": 1, "33": 4, "34": 2, "37": 3, "38": 2, "39": 1, - "40": 3, + "40": 2, "41": 1, "42": 1, "45": 2, "47": 1, "51": 2, + "53": 1, "55": 1 }, "gamesPlayed": 36, @@ -3687,36 +3748,40 @@ "letters": 17 }, "worst": { - "word": "aquatic", - "letters": 51 + "word": "backwater", + "letters": 53 }, "totalWords": { - "2": 4, - "3": 3, + "2": 8, + "3": 5, "4": 3, - "5": 1, + "5": 3, "6": 1, - "7": 2, + "7": 3, "8": 1 }, "totalLetters": { "17": 1, - "18": 1, - "20": 1, + "18": 2, + "19": 1, + "20": 3, "22": 1, "23": 1, "25": 1, - "29": 2, - "30": 2, + "26": 1, + "29": 3, + "30": 3, + "33": 1, "35": 1, "36": 1, "37": 1, "47": 1, - "51": 1 + "51": 1, + "53": 1 }, - "gamesPlayed": 15, - "medianWords": 4, - "medianLetters": 29 + "gamesPlayed": 24, + "medianWords": 2.5, + "medianLetters": 27.5 }, "year": { "best": { @@ -3728,12 +3793,12 @@ "letters": 56 }, "totalWords": { - "2": 71, - "3": 104, + "2": 75, + "3": 106, "4": 59, - "5": 35, + "5": 37, "6": 17, - "7": 7, + "7": 8, "8": 2, "9": 1, "10": 2, @@ -3743,22 +3808,22 @@ "14": 1, "16": 2, "17": 12, - "18": 16, - "19": 15, - "20": 21, + "18": 17, + "19": 16, + "20": 23, "21": 17, "22": 16, "23": 10, "24": 15, "25": 17, - "26": 17, + "26": 18, "27": 19, "28": 10, - "29": 14, - "30": 12, + "29": 15, + "30": 13, "31": 8, "32": 14, - "33": 8, + "33": 9, "34": 7, "35": 4, "36": 5, @@ -3774,12 +3839,13 @@ "46": 1, "47": 1, "51": 2, + "53": 1, "55": 2, "56": 1 }, - "gamesPlayed": 299, - "medianWords": 3, - "medianLetters": 26 + "gamesPlayed": 308, + "medianWords": 2.5, + "medianLetters": 25.5 } }, "dates": { @@ -3809,7 +3875,11 @@ "06.12.2025", "04.12.2025", "05.12.2025", - "09.12.2025" + "09.12.2025", + "31.12.2025", + "29.12.2025", + "27.12.2025", + "23.12.2025" ], "3": [ "30.03.2025", @@ -3879,7 +3949,11 @@ "06.12.2025", "04.12.2025", "05.12.2025", - "09.12.2025" + "09.12.2025", + "31.12.2025", + "29.12.2025", + "27.12.2025", + "23.12.2025" ], "year": [ "01.05.2025", @@ -3946,7 +4020,11 @@ "05.11.2025", "21.09.2025", "11.07.2025", - "23.11.2025" + "23.11.2025", + "31.12.2025", + "29.12.2025", + "27.12.2025", + "23.12.2025" ] }, "worstDates": { @@ -3961,7 +4039,9 @@ "27.02.2025", "18.02.2025", "03.12.2025", - "11.12.2025" + "11.12.2025", + "26.12.2025", + "22.12.2025" ], "3": [ "13.03.2025", @@ -3999,7 +4079,9 @@ ], "12": [ "03.12.2025", - "11.12.2025" + "11.12.2025", + "26.12.2025", + "22.12.2025" ], "year": [ "16.06.2025", @@ -4027,7 +4109,9 @@ "21.10.2025", "03.12.2025", "11.12.2025", - "12.09.2025" + "12.09.2025", + "26.12.2025", + "22.12.2025" ] } }, @@ -4073,10 +4157,10 @@ }, "totalWords": { "3": 3, - "4": 8, - "5": 12, + "4": 6, + "5": 11, "6": 5, - "7": 9, + "7": 8, "8": 7, "11": 1, "12": 1 @@ -4088,27 +4172,26 @@ "27": 2, "28": 1, "29": 2, - "30": 2, "31": 1, "32": 2, "33": 1, "34": 4, "35": 3, - "36": 2, + "36": 1, "37": 3, "38": 4, "39": 1, "41": 3, "42": 1, - "43": 3, + "43": 2, "45": 2, "48": 2, "49": 2, "55": 1 }, - "gamesPlayed": 46, + "gamesPlayed": 42, "medianWords": 5.5, - "medianLetters": 35.5 + "medianLetters": 36.5 }, "results": { "1": { @@ -4944,8 +5027,8 @@ "totalWords": { "2": 2, "3": 17, - "4": 29, - "5": 2 + "4": 30, + "5": 1 }, "totalLetters": { "10": 1, @@ -4955,14 +5038,14 @@ "15": 3, "16": 1, "17": 5, - "18": 9, + "18": 10, "19": 9, "20": 11, - "21": 5 + "21": 4 }, "gamesPlayed": 50, "medianWords": 3.5, - "medianLetters": 18.5 + "medianLetters": 17.5 }, "hardest50": { "best": { @@ -4976,11 +5059,11 @@ "totalWords": { "4": 3, "5": 3, - "6": 9, - "7": 9, + "6": 7, + "7": 10, "8": 8, - "9": 5, - "10": 4, + "9": 7, + "10": 3, "11": 2, "12": 1, "13": 1, @@ -4994,20 +5077,19 @@ "31": 1, "32": 2, "33": 1, - "35": 1, - "36": 2, - "37": 4, - "38": 1, + "36": 1, + "37": 3, + "38": 2, "39": 3, "40": 4, "41": 3, - "43": 5, + "43": 6, "44": 2, "45": 2, "46": 2, "48": 1, "49": 1, - "50": 1, + "50": 2, "51": 1, "52": 1, "61": 1, @@ -5015,8 +5097,8 @@ "69": 1 }, "gamesPlayed": 46, - "medianWords": 6.5, - "medianLetters": 39.5 + "medianWords": 7.5, + "medianLetters": 40.5 }, "results": { "1": { @@ -5520,34 +5602,39 @@ "letters": 52 }, "totalWords": { - "4": 3, - "5": 6, - "6": 5, - "7": 1, - "8": 4, - "9": 1, + "4": 5, + "5": 8, + "6": 6, + "7": 3, + "8": 5, + "9": 3, "11": 1 }, "totalLetters": { "17": 1, + "18": 1, "20": 1, "23": 2, - "24": 1, - "26": 2, + "24": 3, + "26": 3, "28": 2, + "29": 1, "31": 1, "32": 1, "33": 1, "36": 2, "37": 1, - "38": 1, + "38": 3, "40": 1, "41": 1, "42": 1, + "43": 1, "45": 1, + "50": 1, + "51": 1, "52": 1 }, - "gamesPlayed": 21, + "gamesPlayed": 31, "medianWords": 6, "medianLetters": 32 }, @@ -5563,12 +5650,12 @@ "totalWords": { "2": 2, "3": 18, - "4": 57, - "5": 75, - "6": 62, - "7": 35, - "8": 39, - "9": 15, + "4": 59, + "5": 77, + "6": 63, + "7": 37, + "8": 40, + "9": 17, "10": 12, "11": 5, "12": 1, @@ -5583,18 +5670,18 @@ "15": 3, "16": 1, "17": 5, - "18": 9, + "18": 10, "19": 9, "20": 11, "21": 12, "22": 9, "23": 14, - "24": 13, + "24": 15, "25": 8, - "26": 22, + "26": 23, "27": 22, "28": 9, - "29": 6, + "29": 7, "30": 12, "31": 13, "32": 11, @@ -5603,20 +5690,20 @@ "35": 10, "36": 6, "37": 11, - "38": 7, + "38": 9, "39": 10, "40": 9, "41": 12, "42": 5, - "43": 7, + "43": 8, "44": 5, "45": 4, "46": 4, "47": 2, "48": 1, "49": 2, - "50": 4, - "51": 1, + "50": 5, + "51": 2, "52": 1, "54": 1, "55": 1, @@ -5627,7 +5714,7 @@ "66": 1, "69": 1 }, - "gamesPlayed": 327, + "gamesPlayed": 337, "medianWords": 6, "medianLetters": 30 } @@ -5652,7 +5739,8 @@ "07.02.2025", "17.02.2025", "19.02.2025", - "05.12.2025" + "05.12.2025", + "24.12.2025" ], "3": [ "06.03.2025", @@ -5710,7 +5798,8 @@ "18.11.2025" ], "12": [ - "05.12.2025" + "05.12.2025", + "24.12.2025" ], "year": [ "05.04.2025", @@ -5761,7 +5850,8 @@ "05.12.2025", "10.08.2025", "17.08.2025", - "19.09.2025" + "19.09.2025", + "24.12.2025" ] }, "worstDates": { @@ -6287,7 +6377,7 @@ }, "totalWords": { "2": 3, - "3": 2, + "3": 5, "4": 10, "5": 2, "8": 1 @@ -6296,9 +6386,12 @@ "17": 1, "19": 1, "20": 1, + "21": 1, "22": 1, + "24": 1, "25": 1, "26": 1, + "27": 1, "28": 5, "29": 1, "30": 1, @@ -6308,9 +6401,9 @@ "34": 1, "43": 1 }, - "gamesPlayed": 18, - "medianWords": 3.5, - "medianLetters": 27 + "gamesPlayed": 21, + "medianWords": 4, + "medianLetters": 28 }, "year": { "best": { @@ -6323,7 +6416,7 @@ }, "totalWords": { "2": 36, - "3": 84, + "3": 87, "4": 66, "5": 28, "6": 19, @@ -6337,13 +6430,13 @@ "18": 9, "19": 6, "20": 9, - "21": 10, + "21": 11, "22": 18, "23": 10, - "24": 15, + "24": 16, "25": 19, "26": 14, - "27": 11, + "27": 12, "28": 15, "29": 8, "30": 14, @@ -6366,9 +6459,9 @@ "52": 1, "57": 1 }, - "gamesPlayed": 242, - "medianWords": 3.5, - "medianLetters": 25.5 + "gamesPlayed": 245, + "medianWords": 3, + "medianLetters": 26 } }, "dates": { @@ -6774,20 +6867,21 @@ }, "totalWords": { "3": 2, - "4": 2, + "4": 3, "5": 3 }, "totalLetters": { "23": 1, + "24": 1, "25": 1, "28": 1, "33": 2, "34": 1, "35": 1 }, - "gamesPlayed": 7, - "medianWords": 4, - "medianLetters": 33 + "gamesPlayed": 8, + "medianWords": 3.5, + "medianLetters": 30.5 }, "year": { "best": { @@ -6801,7 +6895,7 @@ "totalWords": { "2": 2, "3": 11, - "4": 9, + "4": 10, "5": 5, "6": 6, "8": 1 @@ -6811,6 +6905,7 @@ "20": 1, "21": 1, "23": 2, + "24": 1, "25": 3, "26": 3, "27": 2, @@ -6828,9 +6923,9 @@ "49": 1, "53": 1 }, - "gamesPlayed": 34, - "medianWords": 3.5, - "medianLetters": 29.5 + "gamesPlayed": 35, + "medianWords": 4, + "medianLetters": 29 } }, "dates": { @@ -7512,14 +7607,14 @@ "letters": 10 }, "worst": { - "word": "dawn", - "letters": 24 + "word": "subscribe", + "letters": 23 }, "totalWords": { "2": 4, - "3": 27, + "3": 28, "4": 16, - "5": 3 + "5": 2 }, "totalLetters": { "10": 1, @@ -7529,11 +7624,10 @@ "17": 2, "18": 4, "19": 6, - "20": 7, + "20": 8, "21": 8, - "22": 11, - "23": 6, - "24": 1 + "22": 12, + "23": 5 }, "gamesPlayed": 50, "medianWords": 2.5, @@ -7716,32 +7810,34 @@ "letters": 18 }, "worst": { - "word": "operate", - "letters": 39 + "word": "backwater", + "letters": 46 }, "totalWords": { - "3": 6, - "4": 7, - "5": 4, - "6": 3 + "3": 7, + "4": 10, + "5": 6, + "6": 5 }, "totalLetters": { "18": 1, "19": 1, - "20": 2, + "20": 3, "21": 1, - "22": 2, + "22": 3, "24": 2, - "25": 1, - "26": 3, - "27": 1, + "25": 3, + "26": 4, + "27": 2, "28": 1, "31": 2, "32": 1, "35": 1, - "39": 1 + "38": 1, + "39": 1, + "46": 1 }, - "gamesPlayed": 20, + "gamesPlayed": 28, "medianWords": 3.5, "medianLetters": 25.5 }, @@ -7751,15 +7847,15 @@ "letters": 10 }, "worst": { - "word": "periphery", - "letters": 42 + "word": "backwater", + "letters": 46 }, "totalWords": { "2": 4, - "3": 28, - "4": 48, - "5": 25, - "6": 13, + "3": 29, + "4": 51, + "5": 27, + "6": 15, "7": 1 }, "totalLetters": { @@ -7770,14 +7866,14 @@ "17": 2, "18": 4, "19": 6, - "20": 7, + "20": 8, "21": 8, - "22": 11, + "22": 12, "23": 6, "24": 11, - "25": 6, - "26": 9, - "27": 5, + "25": 8, + "26": 10, + "27": 6, "28": 8, "29": 2, "30": 3, @@ -7788,14 +7884,15 @@ "35": 4, "36": 1, "37": 1, - "38": 1, + "38": 2, "39": 1, "41": 1, - "42": 2 + "42": 2, + "46": 1 }, - "gamesPlayed": 119, + "gamesPlayed": 127, "medianWords": 4, - "medianLetters": 24 + "medianLetters": 25 } }, "dates": { @@ -7810,7 +7907,10 @@ "18.12.2025", "21.12.2025", "03.12.2025", - "16.12.2025" + "16.12.2025", + "25.12.2025", + "24.12.2025", + "30.12.2025" ], "8": [ "01.08.2025", @@ -7844,7 +7944,10 @@ "18.12.2025", "21.12.2025", "03.12.2025", - "16.12.2025" + "16.12.2025", + "25.12.2025", + "24.12.2025", + "30.12.2025" ], "year": [ "12.10.2025", @@ -7870,7 +7973,10 @@ "03.11.2025", "02.10.2025", "13.09.2025", - "16.12.2025" + "16.12.2025", + "25.12.2025", + "24.12.2025", + "30.12.2025" ] }, "worstDates": { @@ -7920,22 +8026,26 @@ "letters": 14 }, "worst": { - "word": "macaroni", - "letters": 31 + "word": "interim", + "letters": 50 }, "totalWords": { "2": 1, - "4": 1, - "5": 2 + "4": 2, + "5": 3, + "8": 1 }, "totalLetters": { "14": 1, + "23": 1, + "29": 1, "30": 2, - "31": 1 + "31": 1, + "50": 1 }, - "gamesPlayed": 4, - "medianWords": 4.5, - "medianLetters": 22 + "gamesPlayed": 7, + "medianWords": 5, + "medianLetters": 30 }, "year": { "best": { @@ -7943,27 +8053,31 @@ "letters": 12 }, "worst": { - "word": "interest", - "letters": 48 + "word": "interim", + "letters": 50 }, "totalWords": { "2": 2, - "4": 2, - "5": 2, - "6": 2 + "4": 3, + "5": 3, + "6": 2, + "8": 1 }, "totalLetters": { "12": 1, "14": 1, "22": 1, + "23": 1, + "29": 1, "30": 2, "31": 1, "37": 1, - "48": 1 + "48": 1, + "50": 1 }, - "gamesPlayed": 8, - "medianWords": 4.5, - "medianLetters": 26 + "gamesPlayed": 11, + "medianWords": 5, + "medianLetters": 30 } }, "dates": { @@ -7990,6 +8104,16 @@ } }, "wordsByDates": { + "31.12.2025": "gateway", + "30.12.2025": "interim", + "29.12.2025": "brave", + "28.12.2025": "pierce", + "27.12.2025": "specialty", + "26.12.2025": "misty", + "25.12.2025": "backwater", + "24.12.2025": "mudguard", + "23.12.2025": "envelop", + "22.12.2025": "panic", "21.12.2025": "renewal", "20.12.2025": "devil", "19.12.2025": "macaroni", @@ -8347,6 +8471,16 @@ "01.01.2025": "kangaroo" }, "datesByWords": { + "gateway": "31.12.2025", + "interim": "30.12.2025", + "brave": "29.12.2025", + "pierce": "28.12.2025", + "specialty": "27.12.2025", + "misty": "26.12.2025", + "backwater": "25.12.2025", + "mudguard": "24.12.2025", + "envelop": "23.12.2025", + "panic": "22.12.2025", "renewal": "21.12.2025", "devil": "20.12.2025", "macaroni": "19.12.2025", @@ -18413,11 +18547,284 @@ "gamesPlayed": 9, "medianWords": 4, "medianLetters": 32 + }, + "pierce": { + "best": { + "word": "pierce", + "letters": 18 + }, + "worst": { + "word": "pierce", + "letters": 35 + }, + "totalWords": { + "2": 1, + "3": 2, + "4": 2, + "5": 1 + }, + "totalLetters": { + "18": 1, + "19": 1, + "22": 1, + "24": 1, + "25": 1, + "35": 1 + }, + "gamesPlayed": 6, + "medianWords": 3.5, + "medianLetters": 23 + }, + "backwater": { + "best": { + "word": "backwater", + "letters": 46 + }, + "worst": { + "word": "backwater", + "letters": 55 + }, + "totalWords": { + "6": 1, + "7": 2, + "9": 3 + }, + "totalLetters": { + "46": 3, + "50": 1, + "53": 1, + "55": 1 + }, + "gamesPlayed": 6, + "medianWords": 8, + "medianLetters": 48 + }, + "mudguard": { + "best": { + "word": "mudguard", + "letters": 38 + }, + "worst": { + "word": "mudguard", + "letters": 52 + }, + "totalWords": { + "6": 1, + "7": 1, + "8": 2, + "11": 1 + }, + "totalLetters": { + "38": 2, + "41": 1, + "49": 1, + "52": 1 + }, + "gamesPlayed": 5, + "medianWords": 8, + "medianLetters": 41 + }, + "gateway": { + "best": { + "word": "gateway", + "letters": 20 + }, + "worst": { + "word": "gateway", + "letters": 44 + }, + "totalWords": { + "2": 1, + "4": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1 + }, + "totalLetters": { + "20": 1, + "25": 1, + "33": 1, + "40": 1, + "43": 1, + "44": 1 + }, + "gamesPlayed": 6, + "medianWords": 6.5, + "medianLetters": 36.5 + }, + "interim": { + "best": { + "word": "interim", + "letters": 20 + }, + "worst": { + "word": "interim", + "letters": 61 + }, + "totalWords": { + "3": 5, + "7": 1, + "8": 1, + "11": 1 + }, + "totalLetters": { + "20": 1, + "24": 1, + "26": 1, + "27": 1, + "28": 1, + "38": 1, + "50": 1, + "61": 1 + }, + "gamesPlayed": 8, + "medianWords": 3, + "medianLetters": 27.5 + }, + "brave": { + "best": { + "word": "brave", + "letters": 18 + }, + "worst": { + "word": "brave", + "letters": 30 + }, + "totalWords": { + "2": 1, + "3": 2, + "4": 1, + "5": 1, + "6": 2 + }, + "totalLetters": { + "18": 1, + "19": 2, + "23": 1, + "26": 1, + "29": 1, + "30": 1 + }, + "gamesPlayed": 7, + "medianWords": 4, + "medianLetters": 23 + }, + "specialty": { + "best": { + "word": "specialty", + "letters": 29 + }, + "worst": { + "word": "specialty", + "letters": 62 + }, + "totalWords": { + "3": 1, + "4": 1, + "7": 1, + "8": 2 + }, + "totalLetters": { + "29": 1, + "35": 1, + "46": 1, + "51": 1, + "62": 1 + }, + "gamesPlayed": 5, + "medianWords": 7, + "medianLetters": 46 + }, + "envelop": { + "best": { + "word": "envelop", + "letters": 20 + }, + "worst": { + "word": "envelop", + "letters": 42 + }, + "totalWords": { + "2": 1, + "3": 1, + "4": 1, + "5": 2, + "6": 2 + }, + "totalLetters": { + "20": 1, + "22": 1, + "24": 1, + "26": 1, + "34": 1, + "38": 1, + "42": 1 + }, + "gamesPlayed": 7, + "medianWords": 5, + "medianLetters": 26 + }, + "misty": { + "best": { + "word": "misty", + "letters": 17 + }, + "worst": { + "word": "misty", + "letters": 33 + }, + "totalWords": { + "3": 2, + "5": 3 + }, + "totalLetters": { + "17": 1, + "18": 1, + "24": 1, + "32": 1, + "33": 1 + }, + "gamesPlayed": 5, + "medianWords": 5, + "medianLetters": 24 + }, + "panic": { + "best": { + "word": "panic", + "letters": 13 + }, + "worst": { + "word": "panic", + "letters": 30 + }, + "totalWords": { + "2": 2, + "3": 2, + "4": 2, + "5": 3 + }, + "totalLetters": { + "13": 1, + "14": 1, + "18": 1, + "21": 1, + "23": 1, + "24": 1, + "27": 1, + "29": 1, + "30": 1 + }, + "gamesPlayed": 9, + "medianWords": 4, + "medianLetters": 23 } }, "hardestWords": [ "hawthorn", + "backwater", "symbolize", + "specialty", "feminism", "statute", "affinity", @@ -18426,6 +18833,7 @@ "reprimand", "hindsight", "incentive", + "mudguard", "overpower", "informant", "invention", @@ -18460,12 +18868,9 @@ "none", "useless", "microwave", + "gateway", "lodging", - "aquatic", - "singapore", - "hairdryer", - "blindfold", - "freestyle" + "aquatic" ], "bestWords": [ "drop", diff --git a/public/year-summary/2025/pl-info.json b/public/year-summary/2025/pl-info.json index 1cb2b87bd..35eeb9d49 100644 --- a/public/year-summary/2025/pl-info.json +++ b/public/year-summary/2025/pl-info.json @@ -10,16 +10,16 @@ }, "totalWords": { "1": 2, - "2": 721, - "3": 1790, - "4": 1451, - "5": 826, - "6": 440, - "7": 220, - "8": 101, - "9": 48, - "10": 25, - "11": 8, + "2": 737, + "3": 1832, + "4": 1484, + "5": 851, + "6": 451, + "7": 227, + "8": 106, + "9": 51, + "10": 26, + "11": 9, "12": 10, "13": 3, "14": 4, @@ -33,48 +33,48 @@ "12": 5, "13": 13, "14": 42, - "15": 66, - "16": 68, + "15": 68, + "16": 70, "17": 92, - "18": 124, - "19": 178, - "20": 202, - "21": 238, - "22": 236, - "23": 240, - "24": 306, - "25": 281, - "26": 289, - "27": 315, - "28": 262, - "29": 273, - "30": 249, - "31": 242, - "32": 210, - "33": 202, - "34": 174, - "35": 164, - "36": 155, - "37": 115, - "38": 95, - "39": 116, - "40": 86, - "41": 66, - "42": 71, - "43": 62, - "44": 54, - "45": 51, - "46": 39, - "47": 24, + "18": 128, + "19": 180, + "20": 207, + "21": 245, + "22": 245, + "23": 245, + "24": 310, + "25": 289, + "26": 296, + "27": 318, + "28": 266, + "29": 282, + "30": 257, + "31": 250, + "32": 216, + "33": 204, + "34": 181, + "35": 166, + "36": 159, + "37": 120, + "38": 99, + "39": 119, + "40": 90, + "41": 69, + "42": 74, + "43": 64, + "44": 56, + "45": 52, + "46": 40, + "47": 25, "48": 44, - "49": 25, - "50": 23, + "49": 27, + "50": 24, "51": 16, "52": 21, "53": 11, - "54": 8, - "55": 12, - "56": 8, + "54": 9, + "55": 13, + "56": 9, "57": 12, "58": 6, "59": 6, @@ -82,7 +82,7 @@ "61": 8, "62": 4, "63": 1, - "64": 6, + "64": 7, "65": 4, "66": 2, "67": 3, @@ -99,11 +99,11 @@ "93": 1, "162": 1 }, - "gamesPlayed": 5653, + "gamesPlayed": 5797, "medianWords": 4, "medianLetters": 28 }, - "activePlayers": 47, + "activePlayers": 48, "byUser": { "Lvter": { "results": { @@ -172,13 +172,12 @@ "letters": 13 }, "worst": { - "word": "szczęk", - "letters": 22 + "word": "aberracja", + "letters": 21 }, "totalWords": { - "2": 39, - "3": 10, - "4": 1 + "2": 40, + "3": 10 }, "totalLetters": { "13": 1, @@ -188,9 +187,8 @@ "17": 4, "18": 3, "19": 9, - "20": 16, - "21": 11, - "22": 1 + "20": 17, + "21": 11 }, "gamesPlayed": 50, "medianWords": 2, @@ -207,9 +205,9 @@ }, "totalWords": { "2": 5, - "3": 14, + "3": 12, "4": 9, - "5": 8, + "5": 9, "6": 1, "7": 3, "9": 1, @@ -222,13 +220,14 @@ "25": 1, "26": 2, "27": 1, - "29": 3, + "29": 2, "30": 2, - "31": 3, + "31": 2, "32": 2, "33": 1, "34": 5, "35": 4, + "37": 1, "39": 1, "40": 2, "41": 1, @@ -240,9 +239,9 @@ "57": 1, "65": 1 }, - "gamesPlayed": 42, - "medianWords": 3.5, - "medianLetters": 32.5 + "gamesPlayed": 41, + "medianWords": 4, + "medianLetters": 34 }, "results": { "1": { @@ -684,33 +683,41 @@ "letters": 19 }, "worst": { - "word": "target", - "letters": 38 + "word": "przeklęty", + "letters": 56 }, "totalWords": { - "2": 5, - "3": 4, + "2": 7, + "3": 6, "4": 5, - "5": 4 + "5": 5, + "6": 2, + "7": 1, + "8": 1 }, "totalLetters": { "19": 1, - "20": 2, + "20": 3, + "21": 1, "22": 1, "24": 2, - "25": 1, + "25": 2, + "26": 1, "27": 2, "28": 1, "29": 1, "30": 3, "33": 1, "35": 1, - "37": 1, - "38": 1 + "37": 2, + "38": 2, + "42": 1, + "44": 1, + "56": 1 }, - "gamesPlayed": 18, - "medianWords": 3.5, - "medianLetters": 27.5 + "gamesPlayed": 27, + "medianWords": 4, + "medianLetters": 28 }, "year": { "best": { @@ -722,13 +729,13 @@ "letters": 65 }, "totalWords": { - "2": 75, - "3": 113, + "2": 77, + "3": 115, "4": 74, - "5": 37, - "6": 14, - "7": 7, - "8": 2, + "5": 38, + "6": 16, + "7": 8, + "8": 3, "9": 2, "10": 1 }, @@ -740,13 +747,13 @@ "17": 4, "18": 3, "19": 9, - "20": 16, - "21": 11, + "20": 17, + "21": 12, "22": 13, "23": 28, "24": 27, - "25": 13, - "26": 16, + "25": 14, + "26": 17, "27": 15, "28": 15, "29": 24, @@ -757,26 +764,27 @@ "34": 12, "35": 12, "36": 8, - "37": 3, - "38": 2, + "37": 4, + "38": 3, "39": 5, "40": 6, "41": 2, - "42": 3, + "42": 4, "43": 3, - "44": 2, + "44": 3, "45": 1, "47": 3, "48": 2, "50": 1, "51": 1, "55": 1, + "56": 1, "57": 3, "65": 1 }, - "gamesPlayed": 325, - "medianWords": 3, - "medianLetters": 28 + "gamesPlayed": 334, + "medianWords": 2.5, + "medianLetters": 27.5 } }, "dates": { @@ -860,7 +868,8 @@ "01.02.2025", "15.02.2025", "19.02.2025", - "17.02.2025" + "17.02.2025", + "22.12.2025" ], "3": [ "08.03.2025", @@ -882,6 +891,9 @@ "25.11.2025", "18.11.2025" ], + "12": [ + "22.12.2025" + ], "year": [ "01.02.2025", "08.03.2025", @@ -898,7 +910,8 @@ "19.09.2025", "29.05.2025", "25.11.2025", - "18.11.2025" + "18.11.2025", + "22.12.2025" ] } }, @@ -909,26 +922,25 @@ "letters": 14 }, "worst": { - "word": "bałtycki", - "letters": 23 + "word": "szczęk", + "letters": 22 }, "totalWords": { - "2": 25, - "3": 25 + "2": 26, + "3": 24 }, "totalLetters": { "14": 1, "15": 2, "17": 3, "18": 4, - "19": 5, + "19": 6, "20": 14, "21": 11, - "22": 9, - "23": 1 + "22": 9 }, "gamesPlayed": 50, - "medianWords": 2.5, + "medianWords": 2, "medianLetters": 19.5 }, "hardest50": { @@ -942,11 +954,11 @@ }, "totalWords": { "3": 4, - "4": 6, - "5": 9, + "4": 7, + "5": 10, "6": 7, - "7": 8, - "8": 7, + "7": 7, + "8": 6, "9": 2, "10": 2, "11": 2, @@ -960,9 +972,9 @@ "27": 1, "31": 1, "32": 2, - "34": 2, + "34": 3, "35": 1, - "38": 2, + "38": 3, "39": 2, "40": 1, "41": 4, @@ -970,9 +982,9 @@ "43": 1, "44": 2, "45": 1, - "46": 2, + "46": 1, "47": 1, - "49": 3, + "49": 2, "50": 1, "53": 1, "54": 2, @@ -989,7 +1001,7 @@ }, "gamesPlayed": 50, "medianWords": 5.5, - "medianLetters": 44.5 + "medianLetters": 43.5 }, "results": { "1": { @@ -1513,37 +1525,45 @@ "letters": 17 }, "worst": { - "word": "chanson", - "letters": 54 + "word": "ustawać", + "letters": 55 }, "totalWords": { - "2": 2, - "3": 5, - "4": 4, - "5": 5, - "6": 1, - "8": 3, + "2": 3, + "3": 6, + "4": 7, + "5": 7, + "6": 2, + "8": 4, + "9": 1, "10": 1 }, "totalLetters": { "17": 1, "18": 1, + "19": 1, "21": 2, - "25": 3, + "25": 4, "26": 1, "28": 1, + "29": 1, "31": 2, - "32": 1, + "32": 2, "33": 2, - "34": 2, + "34": 3, "35": 1, + "38": 1, + "39": 1, + "40": 1, + "41": 1, "45": 2, "50": 1, - "54": 1 + "54": 1, + "55": 1 }, - "gamesPlayed": 21, + "gamesPlayed": 31, "medianWords": 4, - "medianLetters": 31 + "medianLetters": 32 }, "year": { "best": { @@ -1555,14 +1575,14 @@ "letters": 93 }, "totalWords": { - "2": 26, - "3": 82, - "4": 74, - "5": 60, - "6": 31, + "2": 27, + "3": 83, + "4": 77, + "5": 62, + "6": 32, "7": 33, - "8": 21, - "9": 9, + "8": 22, + "9": 10, "10": 5, "11": 3, "12": 3, @@ -1575,29 +1595,29 @@ "15": 2, "17": 3, "18": 4, - "19": 5, + "19": 6, "20": 14, "21": 11, "22": 9, "23": 12, "24": 10, - "25": 18, + "25": 19, "26": 11, "27": 21, "28": 12, - "29": 11, + "29": 12, "30": 7, "31": 8, - "32": 12, + "32": 13, "33": 13, - "34": 16, + "34": 17, "35": 11, "36": 5, "37": 6, - "38": 11, - "39": 10, - "40": 11, - "41": 7, + "38": 12, + "39": 11, + "40": 12, + "41": 8, "42": 10, "43": 7, "44": 7, @@ -1611,7 +1631,7 @@ "52": 1, "53": 3, "54": 3, - "55": 2, + "55": 3, "56": 4, "57": 3, "60": 2, @@ -1625,7 +1645,7 @@ "86": 1, "93": 1 }, - "gamesPlayed": 351, + "gamesPlayed": 361, "medianWords": 4, "medianLetters": 33 } @@ -1690,7 +1710,8 @@ "02.12.2025", "05.12.2025", "10.12.2025", - "21.12.2025" + "21.12.2025", + "25.12.2025" ], "3": [ "14.03.2025", @@ -1780,7 +1801,8 @@ "02.12.2025", "05.12.2025", "10.12.2025", - "21.12.2025" + "21.12.2025", + "25.12.2025" ], "year": [ "14.03.2025", @@ -1866,7 +1888,8 @@ "06.11.2025", "21.12.2025", "09.11.2025", - "21.10.2025" + "21.10.2025", + "25.12.2025" ] } }, @@ -1886,49 +1909,49 @@ }, "totalLetters": { "17": 1, - "18": 3, + "18": 4, "19": 9, "20": 12, - "21": 12, - "22": 13 + "21": 13, + "22": 11 }, "gamesPlayed": 50, "medianWords": 2, - "medianLetters": 20.5 + "medianLetters": 19.5 }, "hardest50": { "best": { - "word": "wartownia", - "letters": 22 + "word": "tezaurus", + "letters": 21 }, "worst": { "word": "afrikaans", "letters": 70 }, "totalWords": { - "2": 2, + "2": 3, "3": 8, "4": 20, - "5": 10, - "6": 7, + "5": 11, + "6": 6, "7": 1, "12": 1 }, "totalLetters": { + "21": 1, "22": 2, "28": 3, "29": 1, - "30": 3, - "31": 1, + "30": 2, + "31": 2, "33": 1, "35": 3, "36": 5, "37": 6, "38": 5, - "39": 6, + "39": 7, "40": 1, "41": 1, - "42": 1, "43": 1, "44": 1, "45": 3, @@ -1938,9 +1961,9 @@ "51": 1, "70": 1 }, - "gamesPlayed": 49, - "medianWords": 4, - "medianLetters": 37 + "gamesPlayed": 50, + "medianWords": 3.5, + "medianLetters": 36.5 }, "results": { "1": { @@ -2396,37 +2419,41 @@ }, "12": { "best": { - "word": "weselny", - "letters": 20 + "word": "tuzin", + "letters": 18 }, "worst": { "word": "zaufanie", "letters": 44 }, "totalWords": { - "2": 2, - "3": 9, - "4": 6, - "5": 3 + "2": 5, + "3": 14, + "4": 8, + "5": 4 }, "totalLetters": { + "18": 1, "20": 1, - "22": 2, + "21": 1, + "22": 3, "24": 1, - "25": 3, + "25": 4, "26": 1, "28": 1, - "29": 1, - "30": 2, - "31": 1, - "32": 2, + "29": 3, + "30": 3, + "31": 2, + "32": 3, "33": 2, + "34": 1, "35": 2, + "39": 1, "44": 1 }, - "gamesPlayed": 20, - "medianWords": 2.5, - "medianLetters": 29.5 + "gamesPlayed": 31, + "medianWords": 3, + "medianLetters": 29 }, "year": { "best": { @@ -2438,10 +2465,10 @@ "letters": 70 }, "totalWords": { - "2": 44, - "3": 153, - "4": 98, - "5": 38, + "2": 47, + "3": 158, + "4": 100, + "5": 39, "6": 14, "7": 2, "8": 1, @@ -2449,28 +2476,28 @@ }, "totalLetters": { "17": 1, - "18": 3, + "18": 4, "19": 9, "20": 12, - "21": 12, - "22": 17, + "21": 13, + "22": 18, "23": 8, "24": 17, - "25": 22, + "25": 23, "26": 13, "27": 12, "28": 23, - "29": 28, - "30": 27, - "31": 16, - "32": 14, + "29": 30, + "30": 28, + "31": 17, + "32": 15, "33": 11, - "34": 12, + "34": 13, "35": 15, "36": 13, "37": 14, "38": 6, - "39": 13, + "39": 14, "40": 3, "41": 4, "42": 5, @@ -2485,9 +2512,9 @@ "58": 1, "70": 1 }, - "gamesPlayed": 351, - "medianWords": 3, - "medianLetters": 29 + "gamesPlayed": 362, + "medianWords": 2.5, + "medianLetters": 28.5 } }, "dates": { @@ -2497,6 +2524,10 @@ "20.01.2025", "16.11.2025" ], + "2": [ + "24.12.2025", + "22.12.2025" + ], "7": [ "24.07.2025", "23.07.2025" @@ -2512,6 +2543,10 @@ "11": [ "16.11.2025" ], + "12": [ + "24.12.2025", + "22.12.2025" + ], "year": [ "03.01.2025", "28.01.2025", @@ -2522,7 +2557,9 @@ "10.10.2025", "16.11.2025", "24.10.2025", - "09.10.2025" + "09.10.2025", + "24.12.2025", + "22.12.2025" ] }, "worstDates": { @@ -2533,7 +2570,8 @@ "04.11.2025" ], "2": [ - "16.12.2025" + "16.12.2025", + "31.12.2025" ], "3": [ "07.03.2025" @@ -2571,7 +2609,8 @@ "04.11.2025" ], "12": [ - "16.12.2025" + "16.12.2025", + "31.12.2025" ], "year": [ "07.03.2025", @@ -2592,7 +2631,8 @@ "05.10.2025", "31.10.2025", "05.11.2025", - "04.11.2025" + "04.11.2025", + "31.12.2025" ] } }, @@ -2607,19 +2647,19 @@ "letters": 21 }, "totalWords": { - "2": 28, - "3": 22 + "2": 29, + "3": 21 }, "totalLetters": { "13": 4, "14": 6, "15": 9, - "16": 2, + "16": 3, "17": 5, "18": 8, - "19": 8, + "19": 9, "20": 4, - "21": 4 + "21": 2 }, "gamesPlayed": 50, "medianWords": 2, @@ -2635,8 +2675,8 @@ "letters": 70 }, "totalWords": { - "3": 6, - "4": 11, + "3": 7, + "4": 10, "5": 8, "6": 11, "7": 3, @@ -2647,11 +2687,10 @@ }, "totalLetters": { "22": 2, - "24": 2, + "24": 3, "25": 5, "26": 1, "27": 1, - "31": 1, "32": 2, "33": 3, "34": 1, @@ -2659,10 +2698,11 @@ "36": 2, "37": 1, "38": 3, - "39": 3, + "39": 2, "40": 4, "41": 3, "42": 1, + "43": 1, "44": 1, "48": 2, "50": 2, @@ -3149,34 +3189,39 @@ "letters": 14 }, "worst": { - "word": "obiecanki", - "letters": 41 + "word": "służbowo", + "letters": 43 }, "totalWords": { - "2": 3, - "3": 5, - "4": 3, - "5": 2, - "6": 7 + "2": 4, + "3": 8, + "4": 5, + "5": 4, + "6": 9 }, "totalLetters": { "14": 2, "15": 1, - "19": 1, + "16": 1, + "19": 2, "20": 1, - "21": 1, + "21": 2, + "24": 1, + "26": 1, "27": 4, + "30": 2, "31": 3, "33": 2, "35": 1, - "36": 1, + "36": 3, "37": 1, "39": 1, - "41": 1 + "41": 1, + "43": 1 }, - "gamesPlayed": 20, + "gamesPlayed": 30, "medianWords": 3.5, - "medianLetters": 29 + "medianLetters": 28.5 }, "year": { "best": { @@ -3188,11 +3233,11 @@ "letters": 70 }, "totalWords": { - "2": 28, - "3": 90, - "4": 86, - "5": 73, - "6": 40, + "2": 29, + "3": 93, + "4": 88, + "5": 75, + "6": 42, "7": 16, "8": 6, "9": 2, @@ -3203,34 +3248,34 @@ "13": 4, "14": 6, "15": 9, - "16": 2, + "16": 3, "17": 5, "18": 8, - "19": 8, + "19": 9, "20": 4, - "21": 15, + "21": 16, "22": 18, "23": 12, - "24": 21, + "24": 22, "25": 23, - "26": 20, + "26": 21, "27": 19, "28": 11, "29": 27, - "30": 7, + "30": 9, "31": 22, "32": 11, "33": 16, "34": 7, "35": 10, - "36": 8, + "36": 10, "37": 5, "38": 8, "39": 9, "40": 6, "41": 5, "42": 4, - "43": 2, + "43": 3, "44": 2, "48": 2, "50": 2, @@ -3239,7 +3284,7 @@ "64": 1, "70": 1 }, - "gamesPlayed": 344, + "gamesPlayed": 354, "medianWords": 3.5, "medianLetters": 26.5 } @@ -3262,7 +3307,9 @@ "04.12.2025", "17.12.2025", "02.12.2025", - "09.12.2025" + "09.12.2025", + "31.12.2025", + "28.12.2025" ], "3": [ "08.03.2025", @@ -3309,7 +3356,9 @@ "04.12.2025", "17.12.2025", "02.12.2025", - "09.12.2025" + "09.12.2025", + "31.12.2025", + "28.12.2025" ], "year": [ "02.02.2025", @@ -3347,7 +3396,9 @@ "05.11.2025", "09.12.2025", "07.11.2025", - "01.11.2025" + "01.11.2025", + "31.12.2025", + "28.12.2025" ] }, "worstDates": { @@ -3630,10 +3681,10 @@ "17": 2, "18": 2, "19": 11, - "20": 12, + "20": 13, "21": 7, "22": 13, - "23": 3 + "23": 2 }, "gamesPlayed": 50, "medianWords": 2, @@ -3650,10 +3701,10 @@ }, "totalWords": { "2": 2, - "3": 6, - "4": 16, - "5": 7, - "6": 10, + "3": 5, + "4": 15, + "5": 8, + "6": 11, "7": 1, "8": 1, "9": 2 @@ -3663,17 +3714,19 @@ "26": 1, "30": 2, "31": 1, - "32": 2, + "32": 1, "33": 5, "34": 2, "35": 2, "36": 2, - "37": 2, + "37": 1, "39": 5, "40": 3, "42": 1, "43": 4, "44": 2, + "45": 1, + "46": 1, "48": 1, "49": 1, "50": 1, @@ -3684,7 +3737,7 @@ "68": 1 }, "gamesPlayed": 45, - "medianWords": 4, + "medianWords": 5, "medianLetters": 39 }, "results": { @@ -4126,31 +4179,39 @@ "letters": 19 }, "worst": { - "word": "żeremie", - "letters": 43 + "word": "służbowo", + "letters": 46 }, "totalWords": { - "2": 2, - "3": 4, - "4": 9, - "5": 2, + "2": 3, + "3": 8, + "4": 11, + "5": 4, + "6": 1, "7": 1 }, "totalLetters": { "19": 1, + "20": 1, "22": 1, + "25": 1, "26": 1, - "27": 3, + "27": 5, + "28": 1, "30": 2, "31": 2, "32": 2, - "34": 2, + "34": 3, + "36": 1, "37": 1, + "38": 1, "39": 1, "40": 1, - "43": 1 + "43": 1, + "45": 1, + "46": 1 }, - "gamesPlayed": 18, + "gamesPlayed": 28, "medianWords": 3.5, "medianLetters": 30.5 }, @@ -4164,11 +4225,11 @@ "letters": 68 }, "totalWords": { - "2": 52, - "3": 118, - "4": 84, - "5": 34, - "6": 16, + "2": 53, + "3": 122, + "4": 86, + "5": 36, + "6": 17, "7": 4, "8": 2, "9": 2 @@ -4177,32 +4238,33 @@ "17": 2, "18": 2, "19": 11, - "20": 12, + "20": 13, "21": 7, "22": 13, "23": 7, "24": 14, - "25": 8, + "25": 9, "26": 24, - "27": 18, - "28": 15, + "27": 20, + "28": 16, "29": 14, "30": 24, "31": 18, "32": 16, "33": 13, - "34": 6, + "34": 7, "35": 9, - "36": 12, + "36": 13, "37": 14, - "38": 4, + "38": 5, "39": 11, "40": 6, "41": 3, "42": 4, "43": 6, "44": 5, - "46": 2, + "45": 1, + "46": 3, "48": 1, "49": 2, "50": 1, @@ -4213,7 +4275,7 @@ "59": 1, "68": 1 }, - "gamesPlayed": 312, + "gamesPlayed": 322, "medianWords": 2.5, "medianLetters": 29.5 } @@ -4608,13 +4670,14 @@ }, "totalWords": { "3": 1, - "4": 6, - "5": 6, + "4": 7, + "5": 4, "6": 7, "7": 7, "8": 12, "9": 6, "10": 1, + "11": 1, "12": 1 }, "totalLetters": { @@ -4624,11 +4687,11 @@ "28": 1, "29": 2, "31": 2, - "32": 1, + "32": 2, "33": 1, - "34": 2, + "34": 1, "35": 1, - "36": 4, + "36": 3, "37": 2, "40": 2, "41": 2, @@ -4643,13 +4706,14 @@ "56": 1, "57": 1, "58": 1, + "64": 1, "65": 1, "67": 1, "69": 1 }, "gamesPlayed": 47, "medianWords": 7, - "medianLetters": 42 + "medianLetters": 43 }, "results": { "1": { @@ -5150,31 +5214,38 @@ "letters": 67 }, "totalWords": { - "3": 1, - "4": 6, - "5": 6, - "6": 6, - "9": 2 + "3": 2, + "4": 7, + "5": 8, + "6": 9, + "7": 1, + "8": 1, + "9": 2, + "11": 1 }, "totalLetters": { "20": 1, - "22": 3, + "22": 4, "23": 1, "24": 2, "25": 1, "27": 2, - "28": 2, - "29": 1, - "31": 2, - "32": 1, + "28": 3, + "29": 2, + "31": 3, + "32": 3, + "35": 1, "36": 2, + "38": 1, + "41": 1, "42": 1, "52": 1, + "64": 1, "67": 1 }, - "gamesPlayed": 21, + "gamesPlayed": 31, "medianWords": 5, - "medianLetters": 28 + "medianLetters": 29 }, "year": { "best": { @@ -5187,14 +5258,15 @@ }, "totalWords": { "2": 4, - "3": 44, - "4": 71, - "5": 66, - "6": 64, - "7": 36, - "8": 25, + "3": 45, + "4": 72, + "5": 68, + "6": 67, + "7": 37, + "8": 26, "9": 14, "10": 5, + "11": 1, "12": 2 }, "totalLetters": { @@ -5208,26 +5280,26 @@ "19": 6, "20": 13, "21": 14, - "22": 11, + "22": 12, "23": 16, "24": 12, "25": 11, "26": 11, "27": 10, - "28": 11, - "29": 15, + "28": 12, + "29": 16, "30": 16, - "31": 15, - "32": 15, + "31": 16, + "32": 17, "33": 14, "34": 10, - "35": 13, + "35": 14, "36": 9, "37": 8, - "38": 3, + "38": 4, "39": 3, "40": 10, - "41": 10, + "41": 11, "42": 6, "43": 7, "44": 7, @@ -5244,11 +5316,12 @@ "58": 1, "59": 1, "61": 1, + "64": 1, "65": 1, "67": 1, "69": 1 }, - "gamesPlayed": 331, + "gamesPlayed": 341, "medianWords": 5, "medianLetters": 31 } @@ -5350,7 +5423,10 @@ "17.02.2025", "12.12.2025", "03.12.2025", - "01.12.2025" + "01.12.2025", + "31.12.2025", + "24.12.2025", + "29.12.2025" ], "3": [ "08.03.2025", @@ -5411,7 +5487,10 @@ "12": [ "12.12.2025", "03.12.2025", - "01.12.2025" + "01.12.2025", + "31.12.2025", + "24.12.2025", + "29.12.2025" ], "year": [ "08.03.2025", @@ -5461,7 +5540,10 @@ "08.10.2025", "03.12.2025", "01.12.2025", - "01.11.2025" + "01.11.2025", + "31.12.2025", + "24.12.2025", + "29.12.2025" ] } }, @@ -5476,15 +5558,15 @@ "letters": 20 }, "totalWords": { - "2": 48, - "3": 2 + "2": 49, + "3": 1 }, "totalLetters": { "16": 4, "17": 16, - "18": 8, + "18": 10, "19": 12, - "20": 10 + "20": 8 }, "gamesPlayed": 50, "medianWords": 2, @@ -5502,8 +5584,8 @@ "totalWords": { "2": 2, "3": 12, - "4": 20, - "5": 9, + "4": 19, + "5": 10, "6": 1, "7": 1 }, @@ -5511,19 +5593,20 @@ "20": 1, "21": 1, "24": 1, - "26": 3, + "26": 4, "27": 2, "28": 3, - "29": 2, + "29": 1, "30": 1, "31": 2, "32": 4, - "33": 3, + "33": 2, "34": 3, "35": 3, "36": 3, "37": 2, "38": 2, + "39": 1, "40": 2, "41": 2, "44": 1, @@ -5533,7 +5616,7 @@ }, "gamesPlayed": 45, "medianWords": 4, - "medianLetters": 33 + "medianLetters": 34 }, "results": { "1": { @@ -5965,30 +6048,33 @@ "letters": 53 }, "totalWords": { - "2": 6, - "3": 5, - "4": 3, - "5": 2, + "2": 8, + "3": 8, + "4": 5, + "5": 4, "6": 3 }, "totalLetters": { "17": 3, + "18": 2, "19": 2, "21": 3, - "23": 1, + "23": 2, "24": 1, - "26": 1, + "26": 2, "27": 1, + "30": 3, "31": 2, "34": 1, "35": 1, - "36": 1, + "36": 2, "38": 1, + "39": 1, "53": 1 }, - "gamesPlayed": 19, - "medianWords": 3, - "medianLetters": 24 + "gamesPlayed": 28, + "medianWords": 2.5, + "medianLetters": 25 }, "year": { "best": { @@ -6000,10 +6086,10 @@ "letters": 53 }, "totalWords": { - "2": 63, - "3": 140, - "4": 93, - "5": 28, + "2": 65, + "3": 143, + "4": 95, + "5": 30, "6": 8, "7": 3, "8": 1 @@ -6011,27 +6097,28 @@ "totalLetters": { "16": 4, "17": 16, - "18": 8, + "18": 10, "19": 12, "20": 15, "21": 17, "22": 11, - "23": 15, + "23": 16, "24": 26, "25": 17, - "26": 22, + "26": 23, "27": 21, "28": 24, "29": 15, - "30": 13, + "30": 16, "31": 14, "32": 11, "33": 12, "34": 14, "35": 10, - "36": 10, + "36": 11, "37": 5, "38": 5, + "39": 1, "40": 2, "41": 6, "43": 1, @@ -6043,9 +6130,9 @@ "52": 1, "53": 1 }, - "gamesPlayed": 336, - "medianWords": 2.5, - "medianLetters": 26.5 + "gamesPlayed": 345, + "medianWords": 3, + "medianLetters": 27 } }, "dates": { @@ -6209,31 +6296,32 @@ "letters": 19 }, "worst": { - "word": "carbonara", - "letters": 53 + "word": "chanson", + "letters": 54 }, "totalWords": { "2": 1, "3": 11, - "4": 9, - "5": 11, + "4": 8, + "5": 12, "6": 9, "7": 3, "8": 1, - "9": 2 + "9": 2, + "10": 1 }, "totalLetters": { "19": 1, "23": 1, - "24": 2, + "24": 3, "25": 3, "27": 1, - "28": 4, + "28": 3, "29": 1, "30": 1, - "31": 2, + "31": 1, "32": 1, - "33": 1, + "33": 2, "34": 2, "35": 2, "36": 4, @@ -6246,11 +6334,12 @@ "44": 3, "45": 2, "52": 2, - "53": 1 + "53": 1, + "54": 1 }, - "gamesPlayed": 47, - "medianWords": 5, - "medianLetters": 36 + "gamesPlayed": 48, + "medianWords": 4.5, + "medianLetters": 35.5 }, "results": { "1": { @@ -6709,34 +6798,42 @@ "letters": 14 }, "worst": { - "word": "zaufanie", - "letters": 42 + "word": "chanson", + "letters": 54 }, "totalWords": { "2": 4, - "3": 5, - "4": 5, - "5": 5, - "7": 1 + "3": 8, + "4": 8, + "5": 7, + "6": 1, + "7": 1, + "10": 1 }, "totalLetters": { "14": 1, "15": 1, "17": 2, "19": 3, - "22": 2, - "26": 1, + "21": 1, + "22": 3, + "24": 1, + "25": 2, + "26": 2, "28": 3, "29": 2, "31": 1, "32": 1, + "33": 1, "34": 1, "37": 1, - "42": 1 + "40": 1, + "42": 2, + "54": 1 }, - "gamesPlayed": 20, + "gamesPlayed": 30, "medianWords": 3.5, - "medianLetters": 27 + "medianLetters": 25.5 }, "year": { "best": { @@ -6749,13 +6846,14 @@ }, "totalWords": { "2": 35, - "3": 131, - "4": 92, - "5": 54, - "6": 18, + "3": 134, + "4": 95, + "5": 56, + "6": 19, "7": 9, "8": 4, - "9": 2 + "9": 2, + "10": 1 }, "totalLetters": { "14": 4, @@ -6765,28 +6863,28 @@ "18": 12, "19": 16, "20": 13, - "21": 13, - "22": 20, + "21": 14, + "22": 21, "23": 12, - "24": 26, - "25": 26, - "26": 13, + "24": 27, + "25": 28, + "26": 14, "27": 28, "28": 20, "29": 12, "30": 7, "31": 16, "32": 10, - "33": 9, + "33": 10, "34": 6, "35": 8, "36": 7, "37": 6, "38": 9, "39": 3, - "40": 5, + "40": 6, "41": 4, - "42": 3, + "42": 4, "43": 3, "44": 3, "45": 4, @@ -6795,10 +6893,11 @@ "49": 1, "52": 2, "53": 1, + "54": 1, "59": 1, "61": 1 }, - "gamesPlayed": 345, + "gamesPlayed": 355, "medianWords": 4, "medianLetters": 26 } @@ -6917,7 +7016,8 @@ }, "worstDates": { "2": [ - "09.02.2025" + "09.02.2025", + "21.12.2025" ], "4": [ "12.04.2025" @@ -6936,6 +7036,9 @@ "10.10.2025", "30.10.2025" ], + "12": [ + "21.12.2025" + ], "year": [ "09.02.2025", "12.04.2025", @@ -6944,7 +7047,8 @@ "06.06.2025", "20.09.2025", "10.10.2025", - "30.10.2025" + "30.10.2025", + "21.12.2025" ] } }, @@ -6991,22 +7095,23 @@ "totalWords": { "3": 4, "4": 7, - "5": 16, + "5": 15, "6": 12, "7": 5, - "8": 2, + "8": 3, "9": 3, "10": 1 }, "totalLetters": { "21": 1, "22": 1, + "23": 1, "24": 1, "26": 3, "27": 1, "28": 1, "29": 2, - "30": 2, + "30": 1, "31": 2, "33": 2, "34": 8, @@ -7014,8 +7119,8 @@ "36": 2, "37": 1, "38": 3, - "39": 2, - "40": 1, + "39": 1, + "40": 2, "41": 3, "44": 1, "45": 5, @@ -7517,36 +7622,42 @@ "letters": 19 }, "worst": { - "word": "laufer", - "letters": 42 + "word": "cackać", + "letters": 49 }, "totalWords": { - "3": 4, - "4": 7, - "5": 6, + "3": 5, + "4": 12, + "5": 7, "6": 2, - "7": 2 + "7": 3, + "8": 1, + "9": 1 }, "totalLetters": { "19": 1, "20": 1, - "21": 2, - "23": 2, - "24": 1, + "21": 3, + "22": 1, + "23": 3, + "24": 2, "25": 2, + "26": 2, "27": 1, "28": 1, "29": 1, "30": 3, "31": 2, + "32": 1, "38": 1, - "40": 1, - "41": 1, - "42": 1 + "40": 2, + "41": 2, + "42": 1, + "49": 1 }, - "gamesPlayed": 21, + "gamesPlayed": 31, "medianWords": 4, - "medianLetters": 28 + "medianLetters": 27 }, "year": { "best": { @@ -7560,13 +7671,13 @@ "totalWords": { "1": 1, "2": 21, - "3": 74, - "4": 100, - "5": 75, + "3": 75, + "4": 105, + "5": 76, "6": 46, - "7": 25, - "8": 5, - "9": 4, + "7": 26, + "8": 6, + "9": 5, "10": 3 }, "totalLetters": { @@ -7579,18 +7690,18 @@ "18": 7, "19": 8, "20": 14, - "21": 15, - "22": 15, - "23": 10, - "24": 21, + "21": 16, + "22": 16, + "23": 11, + "24": 22, "25": 12, - "26": 23, + "26": 25, "27": 27, "28": 12, "29": 15, "30": 13, "31": 14, - "32": 11, + "32": 12, "33": 8, "34": 18, "35": 12, @@ -7598,8 +7709,8 @@ "37": 6, "38": 9, "39": 9, - "40": 5, - "41": 7, + "40": 6, + "41": 8, "42": 3, "43": 2, "44": 5, @@ -7607,14 +7718,14 @@ "46": 1, "47": 3, "48": 1, - "49": 4, + "49": 5, "50": 1, "51": 2, "55": 2, "58": 1, "65": 1 }, - "gamesPlayed": 354, + "gamesPlayed": 364, "medianWords": 3.5, "medianLetters": 27.5 } @@ -7629,7 +7740,9 @@ "2": [ "07.02.2025", "23.02.2025", - "27.02.2025" + "27.02.2025", + "23.12.2025", + "27.12.2025" ], "3": [ "14.03.2025", @@ -7676,6 +7789,10 @@ "12.11.2025", "02.11.2025" ], + "12": [ + "23.12.2025", + "27.12.2025" + ], "year": [ "14.03.2025", "15.03.2025", @@ -7708,7 +7825,9 @@ "02.11.2025", "07.10.2025", "29.10.2025", - "06.10.2025" + "06.10.2025", + "23.12.2025", + "27.12.2025" ] }, "worstDates": { @@ -7833,9 +7952,9 @@ "totalWords": { "2": 2, "3": 2, - "4": 16, + "4": 15, "5": 9, - "6": 13, + "6": 12, "7": 6, "8": 1 }, @@ -7852,8 +7971,8 @@ "35": 2, "36": 2, "37": 3, - "38": 3, - "39": 4, + "38": 2, + "39": 3, "41": 1, "42": 3, "43": 3, @@ -7865,9 +7984,9 @@ "51": 1, "59": 1 }, - "gamesPlayed": 49, + "gamesPlayed": 47, "medianWords": 5, - "medianLetters": 37 + "medianLetters": 36 }, "results": { "1": { @@ -8568,19 +8687,19 @@ "letters": 20 }, "totalWords": { - "2": 28, - "3": 22 + "2": 29, + "3": 21 }, "totalLetters": { "12": 1, "13": 1, "14": 3, - "15": 8, + "15": 9, "16": 8, "17": 5, "18": 6, "19": 10, - "20": 8 + "20": 7 }, "gamesPlayed": 50, "medianWords": 2, @@ -8597,9 +8716,9 @@ }, "totalWords": { "2": 1, - "3": 10, + "3": 9, "4": 15, - "5": 13, + "5": 14, "6": 7, "7": 2, "10": 1, @@ -8612,16 +8731,16 @@ "24": 1, "25": 2, "26": 1, - "27": 3, + "27": 2, "28": 1, "29": 1, "30": 2, "32": 2, - "33": 2, + "33": 3, "34": 4, "35": 1, - "36": 5, - "37": 1, + "36": 4, + "37": 2, "38": 2, "39": 4, "40": 2, @@ -8638,7 +8757,7 @@ "73": 1 }, "gamesPlayed": 50, - "medianWords": 3.5, + "medianWords": 4.5, "medianLetters": 35.5 }, "results": { @@ -9128,31 +9247,33 @@ "letters": 41 }, "totalWords": { - "2": 1, - "3": 7, - "4": 9, - "5": 2, + "2": 2, + "3": 9, + "4": 13, + "5": 5, "6": 2 }, "totalLetters": { - "15": 1, + "15": 2, "17": 1, "19": 2, - "20": 1, - "22": 3, + "20": 2, + "22": 4, "23": 1, - "25": 1, + "25": 2, "26": 1, - "28": 1, - "29": 3, + "28": 2, + "29": 4, "32": 1, - "33": 3, + "33": 4, + "35": 1, + "37": 2, "38": 1, "41": 1 }, - "gamesPlayed": 21, + "gamesPlayed": 31, "medianWords": 4, - "medianLetters": 26 + "medianLetters": 28 }, "year": { "best": { @@ -9164,10 +9285,10 @@ "letters": 73 }, "totalWords": { - "2": 28, - "3": 114, - "4": 116, - "5": 55, + "2": 29, + "3": 116, + "4": 120, + "5": 58, "6": 25, "7": 9, "8": 3, @@ -9179,29 +9300,29 @@ "12": 1, "13": 1, "14": 3, - "15": 8, + "15": 9, "16": 8, "17": 5, "18": 6, "19": 10, - "20": 10, + "20": 11, "21": 17, - "22": 21, + "22": 22, "23": 12, "24": 18, - "25": 18, + "25": 19, "26": 19, "27": 20, - "28": 15, - "29": 19, + "28": 16, + "29": 20, "30": 14, "31": 10, "32": 14, - "33": 17, + "33": 18, "34": 12, - "35": 8, + "35": 9, "36": 11, - "37": 7, + "37": 9, "38": 7, "39": 6, "40": 3, @@ -9224,7 +9345,7 @@ "70": 1, "73": 1 }, - "gamesPlayed": 354, + "gamesPlayed": 364, "medianWords": 3.5, "medianLetters": 27.5 } @@ -9243,7 +9364,9 @@ "17.02.2025", "14.12.2025", "13.12.2025", - "11.12.2025" + "11.12.2025", + "23.12.2025", + "30.12.2025" ], "3": [ "26.03.2025" @@ -9293,7 +9416,9 @@ "12": [ "14.12.2025", "13.12.2025", - "11.12.2025" + "11.12.2025", + "23.12.2025", + "30.12.2025" ], "year": [ "25.02.2025", @@ -9328,7 +9453,9 @@ "04.11.2025", "09.11.2025", "20.10.2025", - "11.12.2025" + "11.12.2025", + "23.12.2025", + "30.12.2025" ] }, "worstDates": { @@ -10503,7 +10630,7 @@ "totalWords": { "2": 3, "3": 2, - "4": 5, + "4": 6, "5": 1, "6": 1, "7": 1 @@ -10518,13 +10645,14 @@ "27": 1, "28": 1, "29": 1, + "31": 1, "33": 1, "37": 1, "60": 1 }, - "gamesPlayed": 13, - "medianWords": 4, - "medianLetters": 24 + "gamesPlayed": 14, + "medianWords": 3.5, + "medianLetters": 25.5 }, "year": { "best": { @@ -10538,7 +10666,7 @@ "totalWords": { "2": 19, "3": 57, - "4": 48, + "4": 49, "5": 27, "6": 17, "7": 6, @@ -10563,7 +10691,7 @@ "28": 13, "29": 9, "30": 10, - "31": 6, + "31": 7, "32": 3, "33": 9, "34": 2, @@ -10586,9 +10714,9 @@ "60": 1, "83": 1 }, - "gamesPlayed": 177, - "medianWords": 4, - "medianLetters": 27 + "gamesPlayed": 178, + "medianWords": 3.5, + "medianLetters": 26.5 } }, "dates": { @@ -10647,17 +10775,17 @@ "letters": 20 }, "totalWords": { - "2": 44, - "3": 6 + "2": 45, + "3": 5 }, "totalLetters": { "14": 1, "15": 2, "16": 11, "17": 4, - "18": 11, + "18": 12, "19": 13, - "20": 8 + "20": 7 }, "gamesPlayed": 50, "medianWords": 2, @@ -10674,10 +10802,10 @@ }, "totalWords": { "3": 5, - "4": 9, + "4": 8, "5": 14, "6": 5, - "7": 3, + "7": 4, "8": 2, "9": 1, "10": 2, @@ -10687,7 +10815,7 @@ "24": 1, "27": 2, "28": 2, - "32": 4, + "32": 3, "34": 1, "35": 4, "36": 1, @@ -10700,7 +10828,7 @@ "46": 2, "47": 1, "48": 1, - "49": 1, + "49": 2, "50": 2, "51": 2, "52": 1, @@ -10710,7 +10838,7 @@ }, "gamesPlayed": 42, "medianWords": 4.5, - "medianLetters": 39.5 + "medianLetters": 41 }, "results": { "2": { @@ -11134,33 +11262,38 @@ "letters": 17 }, "worst": { - "word": "obiecanki", - "letters": 43 + "word": "cackać", + "letters": 50 }, "totalWords": { - "2": 2, - "3": 7, - "4": 6, + "2": 3, + "3": 12, + "4": 8, "5": 3, "6": 1, - "7": 1 + "7": 2, + "9": 1 }, "totalLetters": { "17": 1, + "18": 1, "20": 2, "21": 2, - "22": 1, - "23": 1, + "22": 4, + "23": 2, "24": 3, "25": 1, - "29": 3, + "29": 4, "30": 1, "33": 1, + "34": 2, "38": 1, "42": 1, - "43": 2 + "43": 2, + "49": 1, + "50": 1 }, - "gamesPlayed": 20, + "gamesPlayed": 30, "medianWords": 3.5, "medianLetters": 24.5 }, @@ -11174,14 +11307,14 @@ "letters": 162 }, "totalWords": { - "2": 48, - "3": 108, - "4": 65, + "2": 49, + "3": 113, + "4": 67, "5": 38, "6": 14, - "7": 7, + "7": 8, "8": 4, - "9": 1, + "9": 2, "10": 2, "33": 1 }, @@ -11190,23 +11323,23 @@ "15": 2, "16": 11, "17": 4, - "18": 11, + "18": 12, "19": 13, "20": 11, "21": 13, - "22": 15, - "23": 11, + "22": 18, + "23": 12, "24": 20, "25": 15, "26": 16, "27": 23, "28": 10, - "29": 7, + "29": 8, "30": 9, "31": 7, "32": 10, "33": 7, - "34": 9, + "34": 11, "35": 8, "36": 5, "37": 2, @@ -11220,8 +11353,8 @@ "46": 3, "47": 1, "48": 3, - "49": 1, - "50": 2, + "49": 2, + "50": 3, "51": 2, "52": 2, "57": 1, @@ -11231,7 +11364,7 @@ "67": 1, "162": 1 }, - "gamesPlayed": 288, + "gamesPlayed": 298, "medianWords": 2.5, "medianLetters": 26.5 } @@ -11247,7 +11380,8 @@ "2": [ "07.12.2025", "20.12.2025", - "03.12.2025" + "03.12.2025", + "25.12.2025" ], "3": [ "16.03.2025", @@ -11289,7 +11423,8 @@ "12": [ "07.12.2025", "20.12.2025", - "03.12.2025" + "03.12.2025", + "25.12.2025" ], "year": [ "16.03.2025", @@ -11313,7 +11448,8 @@ "30.10.2025", "03.12.2025", "18.11.2025", - "30.11.2025" + "30.11.2025", + "25.12.2025" ] }, "worstDates": { @@ -11322,7 +11458,8 @@ ], "2": [ "26.02.2025", - "04.12.2025" + "04.12.2025", + "26.12.2025" ], "3": [ "06.03.2025" @@ -11355,7 +11492,8 @@ "06.11.2025" ], "12": [ - "04.12.2025" + "04.12.2025", + "26.12.2025" ], "year": [ "06.03.2025", @@ -11371,7 +11509,8 @@ "21.06.2025", "04.12.2025", "12.10.2025", - "06.11.2025" + "06.11.2025", + "26.12.2025" ] } }, @@ -11410,7 +11549,7 @@ }, "totalWords": { "2": 4, - "3": 17, + "3": 15, "4": 9, "5": 9, "6": 2, @@ -11421,14 +11560,13 @@ "20": 1, "22": 1, "23": 2, - "28": 6, + "28": 5, "29": 2, "30": 2, "31": 4, "32": 1, "33": 3, "34": 3, - "35": 1, "36": 3, "38": 1, "39": 1, @@ -11441,7 +11579,7 @@ "48": 1, "60": 1 }, - "gamesPlayed": 43, + "gamesPlayed": 41, "medianWords": 4, "medianLetters": 33 }, @@ -11857,27 +11995,28 @@ "letters": 38 }, "totalWords": { - "2": 5, - "3": 7, + "2": 6, + "3": 8, "4": 5, - "5": 1 + "5": 2 }, "totalLetters": { "19": 2, "21": 2, "22": 1, - "23": 2, + "23": 4, "24": 1, "25": 2, "27": 2, "29": 2, "31": 1, "32": 1, + "37": 1, "38": 2 }, - "gamesPlayed": 18, - "medianWords": 2.5, - "medianLetters": 24.5 + "gamesPlayed": 21, + "medianWords": 3, + "medianLetters": 25 }, "year": { "best": { @@ -11889,10 +12028,10 @@ "letters": 60 }, "totalWords": { - "2": 75, - "3": 125, + "2": 76, + "3": 126, "4": 72, - "5": 21, + "5": 22, "6": 3, "7": 2, "8": 1 @@ -11903,7 +12042,7 @@ "20": 11, "21": 17, "22": 17, - "23": 20, + "23": 22, "24": 6, "25": 17, "26": 12, @@ -11917,7 +12056,7 @@ "34": 8, "35": 9, "36": 12, - "37": 3, + "37": 4, "38": 4, "39": 3, "40": 1, @@ -11931,9 +12070,9 @@ "49": 1, "60": 1 }, - "gamesPlayed": 299, - "medianWords": 3, - "medianLetters": 28 + "gamesPlayed": 302, + "medianWords": 2.5, + "medianLetters": 27.5 } }, "dates": { @@ -12301,6 +12440,7 @@ "totalWords": { "2": 1, "3": 2, + "4": 1, "5": 1, "6": 1, "7": 1 @@ -12308,14 +12448,15 @@ "totalLetters": { "18": 1, "24": 1, + "29": 1, "30": 1, "42": 1, "48": 1, "66": 1 }, - "gamesPlayed": 6, + "gamesPlayed": 7, "medianWords": 4, - "medianLetters": 36 + "medianLetters": 30 }, "year": { "best": { @@ -12329,7 +12470,7 @@ "totalWords": { "2": 7, "3": 12, - "4": 9, + "4": 10, "5": 5, "6": 2, "7": 2 @@ -12344,7 +12485,7 @@ "25": 2, "26": 2, "28": 1, - "29": 3, + "29": 4, "30": 3, "31": 2, "33": 2, @@ -12360,9 +12501,9 @@ "53": 1, "66": 1 }, - "gamesPlayed": 37, - "medianWords": 3, - "medianLetters": 29 + "gamesPlayed": 38, + "medianWords": 3.5, + "medianLetters": 28.5 } }, "dates": { @@ -12404,21 +12545,21 @@ "letters": 23 }, "totalWords": { - "2": 22, - "3": 25, - "4": 3 + "2": 24, + "3": 24, + "4": 2 }, "totalLetters": { "14": 4, - "15": 10, - "16": 4, + "15": 11, + "16": 5, "17": 3, "18": 2, "19": 3, - "20": 2, - "21": 4, + "20": 3, + "21": 5, "22": 10, - "23": 8 + "23": 4 }, "gamesPlayed": 50, "medianWords": 2.5, @@ -12436,13 +12577,13 @@ "totalWords": { "2": 1, "3": 4, - "4": 7, + "4": 6, "5": 7, "6": 7, - "7": 8, - "8": 4, + "7": 9, + "8": 5, "9": 1, - "10": 2, + "10": 1, "12": 2, "13": 1 }, @@ -12453,23 +12594,22 @@ "30": 1, "31": 3, "33": 1, - "34": 2, + "34": 1, "35": 1, "36": 2, "38": 1, "39": 1, "40": 3, "42": 3, - "43": 4, + "43": 5, "44": 1, "45": 1, "46": 3, - "47": 1, + "47": 2, "48": 1, "51": 2, "52": 2, "54": 1, - "57": 1, "63": 1, "67": 1, "69": 2, @@ -12971,42 +13111,51 @@ }, "12": { "best": { - "word": "szampon", - "letters": 22 + "word": "tuzin", + "letters": 15 }, "worst": { "word": "zaufanie", "letters": 63 }, "totalWords": { - "3": 4, - "4": 3, - "5": 4, - "6": 6, - "7": 3, - "8": 1 + "2": 2, + "3": 6, + "4": 4, + "5": 6, + "6": 6, + "7": 5, + "8": 2 }, "totalLetters": { + "15": 1, + "16": 1, + "20": 1, + "21": 1, "22": 1, "23": 1, "25": 1, "26": 2, - "29": 1, + "29": 2, "30": 1, + "31": 1, "32": 3, "33": 1, - "34": 1, + "34": 2, "35": 1, "36": 1, "38": 2, "39": 2, "42": 1, + "43": 1, + "44": 1, "46": 1, + "47": 1, "63": 1 }, - "gamesPlayed": 21, + "gamesPlayed": 31, "medianWords": 5, - "medianLetters": 33 + "medianLetters": 32 }, "year": { "best": { @@ -13018,13 +13167,13 @@ "letters": 74 }, "totalWords": { - "2": 22, - "3": 67, - "4": 74, - "5": 58, + "2": 24, + "3": 69, + "4": 75, + "5": 60, "6": 45, - "7": 31, - "8": 17, + "7": 33, + "8": 18, "9": 4, "10": 5, "11": 4, @@ -13034,13 +13183,13 @@ }, "totalLetters": { "14": 4, - "15": 10, - "16": 4, + "15": 11, + "16": 5, "17": 3, "18": 2, "19": 3, - "20": 2, - "21": 4, + "20": 3, + "21": 5, "22": 10, "23": 12, "24": 14, @@ -13048,12 +13197,12 @@ "26": 16, "27": 8, "28": 9, - "29": 9, + "29": 10, "30": 14, - "31": 17, + "31": 18, "32": 15, "33": 10, - "34": 9, + "34": 10, "35": 7, "36": 21, "37": 6, @@ -13062,11 +13211,11 @@ "40": 10, "41": 1, "42": 8, - "43": 6, - "44": 6, + "43": 7, + "44": 7, "45": 7, "46": 7, - "47": 3, + "47": 4, "48": 6, "49": 1, "50": 1, @@ -13088,7 +13237,7 @@ "72": 1, "74": 1 }, - "gamesPlayed": 333, + "gamesPlayed": 343, "medianWords": 5, "medianLetters": 32 } @@ -13097,6 +13246,10 @@ "1": [ "14.11.2025" ], + "2": [ + "30.12.2025", + "29.12.2025" + ], "3": [ "24.03.2025" ], @@ -13126,6 +13279,10 @@ "11": [ "14.11.2025" ], + "12": [ + "30.12.2025", + "29.12.2025" + ], "year": [ "16.05.2025", "24.03.2025", @@ -13139,7 +13296,9 @@ "08.08.2025", "11.08.2025", "14.11.2025", - "23.10.2025" + "23.10.2025", + "30.12.2025", + "29.12.2025" ] }, "worstDates": { @@ -13161,7 +13320,9 @@ "17.12.2025", "09.12.2025", "08.12.2025", - "11.12.2025" + "11.12.2025", + "23.12.2025", + "27.12.2025" ], "3": [ "09.03.2025", @@ -13236,7 +13397,9 @@ "17.12.2025", "09.12.2025", "08.12.2025", - "11.12.2025" + "11.12.2025", + "23.12.2025", + "27.12.2025" ], "year": [ "09.03.2025", @@ -13299,7 +13462,9 @@ "09.12.2025", "08.12.2025", "11.12.2025", - "30.11.2025" + "30.11.2025", + "23.12.2025", + "27.12.2025" ] } }, @@ -13496,20 +13661,24 @@ }, "totalWords": { "2": 3, - "3": 3, + "3": 5, + "4": 1, "5": 1 }, "totalLetters": { "19": 1, "20": 1, "22": 1, + "25": 1, + "26": 1, "28": 2, "30": 1, + "31": 1, "40": 1 }, - "gamesPlayed": 7, - "medianWords": 3, - "medianLetters": 28 + "gamesPlayed": 10, + "medianWords": 2.5, + "medianLetters": 27 }, "year": { "best": { @@ -13522,8 +13691,8 @@ }, "totalWords": { "2": 10, - "3": 18, - "4": 6, + "3": 20, + "4": 7, "5": 2, "8": 1 }, @@ -13533,13 +13702,13 @@ "21": 1, "22": 1, "24": 1, - "25": 3, - "26": 2, + "25": 4, + "26": 3, "27": 4, "28": 2, "29": 3, "30": 2, - "31": 5, + "31": 6, "35": 1, "37": 1, "39": 1, @@ -13547,9 +13716,9 @@ "44": 1, "52": 1 }, - "gamesPlayed": 37, - "medianWords": 3, - "medianLetters": 27 + "gamesPlayed": 40, + "medianWords": 2.5, + "medianLetters": 26.5 } }, "dates": { @@ -14547,8 +14716,8 @@ "letters": 31 }, "totalWords": { - "2": 19, - "3": 29, + "2": 20, + "3": 28, "4": 1, "5": 1 }, @@ -14560,14 +14729,14 @@ "19": 4, "20": 4, "21": 3, - "22": 4, + "22": 5, "23": 5, "24": 2, "25": 2, "27": 6, "28": 5, "30": 2, - "31": 4 + "31": 3 }, "gamesPlayed": 50, "medianWords": 2.5, @@ -14812,26 +14981,27 @@ "letters": 52 }, "totalWords": { - "2": 2, + "2": 3, "3": 7, - "4": 1, - "5": 1, + "4": 3, + "5": 2, "6": 1 }, "totalLetters": { "15": 2, "21": 1, - "22": 1, + "22": 2, "23": 3, "27": 1, "28": 1, - "31": 1, + "31": 3, "32": 1, + "34": 1, "52": 1 }, - "gamesPlayed": 12, + "gamesPlayed": 16, "medianWords": 2.5, - "medianLetters": 22.5 + "medianLetters": 25 }, "year": { "best": { @@ -14843,10 +15013,10 @@ "letters": 60 }, "totalWords": { - "2": 19, + "2": 20, "3": 29, - "4": 3, - "5": 3, + "4": 5, + "5": 4, "6": 2 }, "totalLetters": { @@ -14857,28 +15027,32 @@ "19": 4, "20": 4, "21": 3, - "22": 4, + "22": 5, "23": 5, "24": 2, "25": 2, "27": 6, "28": 5, "30": 2, - "31": 4, + "31": 6, "32": 2, + "34": 1, "35": 2, "52": 1, "60": 1 }, - "gamesPlayed": 56, + "gamesPlayed": 60, "medianWords": 2.5, - "medianLetters": 22.5 + "medianLetters": 23.5 } }, "dates": { "1": [ "20.11.2025" ], + "2": [ + "22.12.2025" + ], "3": [ "13.03.2025" ], @@ -14898,6 +15072,9 @@ "11": [ "20.11.2025" ], + "12": [ + "22.12.2025" + ], "year": [ "13.03.2025", "25.09.2025", @@ -14905,11 +15082,20 @@ "27.06.2025", "14.07.2025", "20.11.2025", - "28.10.2025" + "28.10.2025", + "22.12.2025" ] }, "worstDates": { - "year": [] + "2": [ + "30.12.2025" + ], + "12": [ + "30.12.2025" + ], + "year": [ + "30.12.2025" + ] } }, "Swbd": { @@ -15480,11 +15666,11 @@ "17": 1, "18": 4, "19": 8, - "20": 4, - "21": 6, + "20": 5, + "21": 7, "22": 6, "23": 3, - "24": 8 + "24": 6 }, "gamesPlayed": 50, "medianWords": 2.5, @@ -15781,28 +15967,36 @@ }, "totalWords": { "2": 1, - "3": 7, - "4": 3, - "5": 3, - "6": 2 + "3": 11, + "4": 4, + "5": 6, + "6": 3, + "7": 1 }, "totalLetters": { "15": 1, "18": 1, "19": 2, - "21": 2, + "20": 1, + "21": 3, + "24": 1, "26": 2, - "27": 1, - "28": 1, + "27": 2, + "28": 2, "29": 2, + "30": 1, "31": 1, + "32": 1, "34": 1, "36": 1, + "37": 1, + "40": 1, + "42": 1, "48": 1 }, - "gamesPlayed": 16, + "gamesPlayed": 26, "medianWords": 3.5, - "medianLetters": 26.5 + "medianLetters": 27.5 }, "year": { "best": { @@ -15815,11 +16009,11 @@ }, "totalWords": { "2": 14, - "3": 49, - "4": 44, - "5": 20, - "6": 16, - "7": 4, + "3": 53, + "4": 45, + "5": 23, + "6": 17, + "7": 5, "8": 2, "9": 2 }, @@ -15830,28 +16024,28 @@ "17": 1, "18": 4, "19": 8, - "20": 4, - "21": 6, + "20": 5, + "21": 7, "22": 6, "23": 3, - "24": 8, + "24": 9, "25": 12, "26": 7, - "27": 9, - "28": 6, + "27": 10, + "28": 7, "29": 5, - "30": 8, + "30": 9, "31": 8, - "32": 6, + "32": 7, "33": 5, "34": 5, "35": 5, "36": 5, - "37": 1, + "37": 2, "38": 1, "39": 3, - "40": 1, - "42": 1, + "40": 2, + "42": 2, "43": 2, "44": 1, "45": 2, @@ -15859,7 +16053,7 @@ "49": 1, "61": 1 }, - "gamesPlayed": 151, + "gamesPlayed": 161, "medianWords": 4, "medianLetters": 27 } @@ -15871,7 +16065,8 @@ ], "2": [ "19.12.2025", - "10.12.2025" + "10.12.2025", + "26.12.2025" ], "6": [ "24.06.2025", @@ -15899,7 +16094,8 @@ ], "12": [ "19.12.2025", - "10.12.2025" + "10.12.2025", + "26.12.2025" ], "year": [ "04.07.2025", @@ -15915,7 +16111,8 @@ "19.12.2025", "10.12.2025", "19.11.2025", - "13.10.2025" + "13.10.2025", + "26.12.2025" ] }, "worstDates": { @@ -15923,6 +16120,9 @@ "14.11.2025", "16.11.2025" ], + "2": [ + "28.12.2025" + ], "6": [ "17.06.2025", "19.06.2025", @@ -15944,6 +16144,9 @@ "14.11.2025", "16.11.2025" ], + "12": [ + "28.12.2025" + ], "year": [ "17.06.2025", "29.09.2025", @@ -15953,7 +16156,8 @@ "19.07.2025", "14.11.2025", "16.10.2025", - "16.11.2025" + "16.11.2025", + "28.12.2025" ] } }, @@ -16507,9 +16711,71 @@ "06.05.2025" ] } + }, + "Tapporauta": { + "results": { + "12": { + "best": { + "word": "cackać", + "letters": 29 + }, + "worst": { + "word": "służbowo", + "letters": 31 + }, + "totalWords": { + "3": 3 + }, + "totalLetters": { + "29": 1, + "30": 1, + "31": 1 + }, + "gamesPlayed": 3, + "medianWords": 3, + "medianLetters": 30 + }, + "year": { + "best": { + "word": "cackać", + "letters": 29 + }, + "worst": { + "word": "służbowo", + "letters": 31 + }, + "totalWords": { + "3": 3 + }, + "totalLetters": { + "29": 1, + "30": 1, + "31": 1 + }, + "gamesPlayed": 3, + "medianWords": 3, + "medianLetters": 30 + } + }, + "dates": { + "year": [] + }, + "worstDates": { + "year": [] + } } }, "wordsByDates": { + "31.12.2025": "kursor", + "30.12.2025": "tuzin", + "29.12.2025": "szczuć", + "28.12.2025": "synod", + "27.12.2025": "służbowo", + "26.12.2025": "cackać", + "25.12.2025": "ustawać", + "24.12.2025": "tezaurus", + "23.12.2025": "pałkarz", + "22.12.2025": "przeklęty", "21.12.2025": "chanson", "20.12.2025": "konać", "19.12.2025": "target", @@ -16867,6 +17133,16 @@ "01.01.2025": "wyborny" }, "datesByWords": { + "kursor": "31.12.2025", + "tuzin": "30.12.2025", + "szczuć": "29.12.2025", + "synod": "28.12.2025", + "służbowo": "27.12.2025", + "cackać": "26.12.2025", + "ustawać": "25.12.2025", + "tezaurus": "24.12.2025", + "pałkarz": "23.12.2025", + "przeklęty": "22.12.2025", "chanson": "21.12.2025", "konać": "20.12.2025", "target": "19.12.2025", @@ -28870,10 +29146,10 @@ }, "totalWords": { "4": 2, - "5": 1, + "5": 2, "6": 5, "7": 2, - "10": 1 + "10": 2 }, "totalLetters": { "31": 1, @@ -28881,15 +29157,15 @@ "34": 1, "36": 2, "37": 1, - "39": 1, + "39": 2, "40": 1, "42": 1, "43": 1, - "54": 1 + "54": 2 }, - "gamesPlayed": 11, + "gamesPlayed": 13, "medianWords": 6, - "medianLetters": 37 + "medianLetters": 39 }, "rykoszet": { "best": { @@ -29382,31 +29658,367 @@ "gamesPlayed": 16, "medianWords": 2.5, "medianLetters": 24.5 - } - }, - "hardestWords": [ - "helsiński", - "afrikaans", - "gruźliczy", - "carbonara", - "fumarola", - "żonglować", - "zaufanie", - "zależnie", - "dagerotyp", - "popijać", - "egzegeza", - "prazeodym", - "hinduista", - "skórzasty", - "lesbijski", - "rozumować", - "dokonanie", - "janowiec", - "stracenie", - "obrzędowy", - "obiecanki", + }, + "kursor": { + "best": { + "word": "kursor", + "letters": 16 + }, + "worst": { + "word": "kursor", + "letters": 32 + }, + "totalWords": { + "2": 4, + "3": 4, + "4": 3, + "6": 1 + }, + "totalLetters": { + "16": 1, + "18": 1, + "19": 1, + "20": 1, + "21": 2, + "23": 1, + "25": 1, + "26": 1, + "28": 1, + "32": 2 + }, + "gamesPlayed": 12, + "medianWords": 2.5, + "medianLetters": 22 + }, + "tezaurus": { + "best": { + "word": "tezaurus", + "letters": 21 + }, + "worst": { + "word": "tezaurus", + "letters": 64 + }, + "totalWords": { + "2": 1, + "3": 2, + "4": 2, + "5": 2, + "6": 1, + "7": 2, + "8": 1, + "11": 1 + }, + "totalLetters": { + "21": 1, + "24": 2, + "33": 1, + "34": 1, + "39": 1, + "40": 2, + "43": 1, + "45": 1, + "49": 1, + "64": 1 + }, + "gamesPlayed": 12, + "medianWords": 4.5, + "medianLetters": 39.5 + }, + "pałkarz": { + "best": { + "word": "pałkarz", + "letters": 22 + }, + "worst": { + "word": "pałkarz", + "letters": 44 + }, + "totalWords": { + "3": 5, + "4": 6, + "5": 4, + "7": 1 + }, + "totalLetters": { + "22": 2, + "24": 1, + "26": 2, + "27": 1, + "30": 2, + "31": 3, + "34": 2, + "37": 1, + "41": 1, + "44": 1 + }, + "gamesPlayed": 16, + "medianWords": 3.5, + "medianLetters": 30.5 + }, + "przeklęty": { + "best": { + "word": "przeklęty", + "letters": 22 + }, + "worst": { + "word": "przeklęty", + "letters": 56 + }, + "totalWords": { + "2": 3, + "3": 3, + "4": 5, + "5": 4, + "7": 1, + "8": 1 + }, + "totalLetters": { + "22": 2, + "23": 1, + "28": 1, + "29": 3, + "30": 1, + "31": 1, + "32": 2, + "34": 1, + "36": 1, + "38": 2, + "40": 1, + "56": 1 + }, + "gamesPlayed": 17, + "medianWords": 4, + "medianLetters": 31 + }, + "służbowo": { + "best": { + "word": "służbowo", + "letters": 23 + }, + "worst": { + "word": "służbowo", + "letters": 47 + }, + "totalWords": { + "3": 3, + "4": 3, + "5": 5, + "6": 2, + "8": 1 + }, + "totalLetters": { + "23": 1, + "26": 1, + "31": 2, + "32": 1, + "33": 1, + "34": 1, + "37": 2, + "38": 1, + "42": 1, + "43": 1, + "46": 1, + "47": 1 + }, + "gamesPlayed": 14, + "medianWords": 4.5, + "medianLetters": 35.5 + }, + "cackać": { + "best": { + "word": "cackać", + "letters": 21 + }, + "worst": { + "word": "cackać", + "letters": 50 + }, + "totalWords": { + "3": 4, + "4": 2, + "5": 3, + "6": 1, + "7": 1, + "8": 1, + "9": 2 + }, + "totalLetters": { + "21": 1, + "22": 1, + "29": 2, + "30": 2, + "31": 1, + "35": 2, + "36": 1, + "40": 1, + "44": 1, + "49": 1, + "50": 1 + }, + "gamesPlayed": 14, + "medianWords": 4.5, + "medianLetters": 33 + }, + "synod": { + "best": { + "word": "synod", + "letters": 19 + }, + "worst": { + "word": "synod", + "letters": 37 + }, + "totalWords": { + "3": 9, + "4": 2, + "5": 1, + "7": 1 + }, + "totalLetters": { + "19": 1, + "20": 2, + "21": 1, + "22": 1, + "23": 1, + "25": 4, + "29": 2, + "37": 1 + }, + "gamesPlayed": 13, + "medianWords": 3, + "medianLetters": 25 + }, + "ustawać": { + "best": { + "word": "ustawać", + "letters": 18 + }, + "worst": { + "word": "ustawać", + "letters": 55 + }, + "totalWords": { + "2": 1, + "3": 2, + "4": 4, + "5": 1, + "6": 3, + "7": 1, + "9": 1 + }, + "totalLetters": { + "18": 1, + "22": 1, + "28": 1, + "29": 1, + "30": 2, + "34": 1, + "36": 2, + "41": 1, + "42": 2, + "55": 1 + }, + "gamesPlayed": 13, + "medianWords": 4, + "medianLetters": 34 + }, + "tuzin": { + "best": { + "word": "tuzin", + "letters": 15 + }, + "worst": { + "word": "tuzin", + "letters": 31 + }, + "totalWords": { + "2": 5, + "3": 6, + "4": 3, + "5": 1, + "6": 1 + }, + "totalLetters": { + "15": 2, + "18": 1, + "20": 2, + "21": 2, + "22": 1, + "23": 1, + "25": 2, + "26": 1, + "27": 1, + "28": 1, + "30": 1, + "31": 1 + }, + "gamesPlayed": 16, + "medianWords": 2.5, + "medianLetters": 22.5 + }, + "szczuć": { + "best": { + "word": "szczuć", + "letters": 16 + }, + "worst": { + "word": "szczuć", + "letters": 41 + }, + "totalWords": { + "2": 2, + "3": 4, + "4": 3, + "5": 3, + "6": 2, + "8": 1 + }, + "totalLetters": { + "16": 1, + "18": 1, + "22": 1, + "24": 1, + "25": 1, + "26": 2, + "27": 1, + "29": 1, + "32": 1, + "34": 1, + "37": 1, + "38": 1, + "39": 1, + "41": 1 + }, + "gamesPlayed": 15, + "medianWords": 4, + "medianLetters": 27 + } + }, + "hardestWords": [ + "helsiński", + "afrikaans", + "gruźliczy", + "carbonara", + "fumarola", + "żonglować", + "zaufanie", + "zależnie", + "dagerotyp", + "popijać", + "tezaurus", + "egzegeza", "chanson", + "prazeodym", + "hinduista", + "skórzasty", + "lesbijski", + "rozumować", + "dokonanie", + "janowiec", + "stracenie", + "obrzędowy", + "obiecanki", "konsjerż", "groźnie", "wymuszać", @@ -29418,6 +30030,7 @@ "sprośnie", "marksista", "karmiciel", + "służbowo", "wzburzony", "skrywać", "pozbawiać", @@ -29432,9 +30045,7 @@ "tęczówka", "nizina", "zużycie", - "względem", - "agitator", - "topnienie" + "względem" ], "bestWords": [ "piec", @@ -29459,6 +30070,7 @@ "znawca", "nobel", "riposta", + "kursor", "psuć", "zderzak", "trupa", @@ -29477,6 +30089,7 @@ "śpiewać", "walny", "weselny", + "tuzin", "okruch", "mile", "wydatek", @@ -29484,8 +30097,6 @@ "czeluść", "sanie", "meduza", - "wojna", - "szampon", - "wizja" + "wojna" ] } \ No newline at end of file diff --git a/scripts/hejto/2025-summary-data.ts b/scripts/hejto/2025-summary-data.ts index 9188b1cd0..4702b95dd 100644 --- a/scripts/hejto/2025-summary-data.ts +++ b/scripts/hejto/2025-summary-data.ts @@ -12,6 +12,7 @@ import { results as results4 } from "./parts-2025/part-4"; import { results as results5 } from "./parts-2025/part-5"; import { results as results6 } from "./parts-2025/part-6"; import { results as results7 } from "./parts-2025/part-7"; +import { results as results8 } from "./parts-2025/part-8"; export const resultsBySource: { [url: string]: ParsedHejtoResult[]; @@ -23,6 +24,7 @@ export const resultsBySource: { ...results5.resultsBySource, ...results6.resultsBySource, ...results7.resultsBySource, + ...results8.resultsBySource, }; const { diff --git a/scripts/hejto/parts-2025/part-8.ts b/scripts/hejto/parts-2025/part-8.ts new file mode 100644 index 000000000..6dc71bf30 --- /dev/null +++ b/scripts/hejto/parts-2025/part-8.ts @@ -0,0 +1,6845 @@ +import { ParsedHejtoResult } from "../hejto-types"; + +export const results: { + resultsBySource: { + [url: string]: ParsedHejtoResult[]; + }; +} = { + resultsBySource: {}, +}; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/14-12-2025-flag-pl-diffle-difflepl-grywebowe-27-liter-w-3-slowach-large-green-ci" +] = [ + { + date: "14.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCMxETLk9GbuEWOy0SdoNmL0EWNtonc0VWau5CMuYTMuEjLwEjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.10.1.16.0.nietrz-5a4.chu-29a.lod-110)!", + result: { + word: "lodowe", + correct: 10, + position: 1, + incorrect: 16, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 27, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKwETMtQ2bs5SOzETLoN2MuITN00CblhmL5YWNtg2Yz4yN00CbvJmLwYWOtM3br5CMuYTMuEjL2EjL4QzMtU2dvR2bshSI", + value: + "!(lodowe-348.16.1.16.0.kos-9f0.bol-47.3ch-5f9.hel-452.3ch-139.lod-110)!", + result: { + word: "lodowe", + correct: 16, + position: 1, + incorrect: 16, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 33, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKwETMtQ2bs5iMl1ybsJmLwcjMtw2bt5iZl1Cbv5SZlBDNtMXe35CMuATMuQjL5EjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.19.4.10.0.wys-40ee.ol-ef.mol-270.blo-e2.lod-110)!", + result: { + word: "lodowe", + correct: 19, + position: 4, + incorrect: 10, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 33, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKwETMtQ2bs5yNm1CZvtmLyIDNtQ2bt5CZ20CZvdmLkJDNtIHcz5CMuETMuEjL0IjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.24.1.11.0.spr-42d.god-6d.mod-422.kod-f7.lod-110)!", + result: { + word: "lodowe", + correct: 24, + position: 1, + incorrect: 11, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 36, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Cybulion", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKwETMuADMx0CZvxmL0EWNtonc0VWau5CMuITMuEjL1EjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.15.1.12.0.nietrz-5a4.lod-100.110)!", + result: { + word: "lodowe", + correct: 15, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 28, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKwETMtQ2bs5yY00yb39mLyATMtIWdukDZx0CclxmLjZTYtEmcn5CMuITMuEjL0EjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.14.1.12.0.gra-a6c.lep-1d9.ub-102.owo-4c.lod-110)!", + result: { + word: "lodowe", + correct: 14, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 27, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCMxETLk9GbuEjM40ydvRmLwATYx0ydvBnLm1ydvJnL3YmNx0ybrNnLmJmMtUHaj5CMukTMuIjLxIjL4QzMtU2dvR2bshSI", + value: + "!(lodowe-348.21.2.19.0.chu-2bf.sko-16f7.row-f.pow-1a00.dow-821.lod-110)!", + result: { + word: "lodowe", + correct: 21, + position: 2, + incorrect: 19, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 42, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKwETMtQ2bs5iMj1CZv1mL2IDNtIGZv5iMxITNto3bw5CMuMTMuEjL0EjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.14.1.13.0.poz-5212.odb-426.mod-c2.lod-110)!", + result: { + word: "lodowe", + correct: 14, + position: 1, + incorrect: 13, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 28, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCMxETLk9GbuImM00CbvBnL3ITLrVXZuAjL54iMukjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.9.2.9.0.euk-27.pol-42b.lod-110)!", + result: { + word: "lodowe", + correct: 9, + position: 2, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 20, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpATMx0CZvxmLkZTLk92ZuQjZx0CZ5dnLw4yNuEjLzEjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.13.1.7.0.wyd-1f4.god-6d.lod-110)!", + result: { + word: "lodowe", + correct: 13, + position: 1, + incorrect: 7, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKwETMtQ2bs5yMx0yYs9mLwgTYt02bk5SYxczMtoncw5CMuETMuMjL2EjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.16.3.11.0.prz-371a.dom-a80.olc-13.lod-110)!", + result: { + word: "lodowe", + correct: 16, + position: 3, + incorrect: 11, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 30, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "wihajster", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCMxETLk9GbuE2Nz0Cbk9mL2EmYtUWat5CMuATMuQjLxEjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.11.4.10.0.mie-ba6.odl-37a.lod-110)!", + result: { + word: "lodowe", + correct: 11, + position: 4, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 25, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpATMx0CZuEDNtM3bs5CN50iYl1mLxMTLvx2aukTNtwWam5CMuQTMuAjLwIjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.20.0.14.0.fil-59.klo-31.meb-94.los-41.d-110)!", + result: { + word: "lodowe", + correct: 20, + position: 0, + incorrect: 14, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 34, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKwETMtQ2bs5iYxETLs92ZuMzMtM3bi5COkFTLq92duMTO4EWMtoncw5CMugTMuIjLzEjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.13.2.18.0.prz-1a893.woj-1d8.bos-33.gol-11b.lod-110)!", + result: { + word: "lodowe", + correct: 13, + position: 2, + incorrect: 18, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 33, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCMxETLk9GbuQTNhFTLs9GcuYWZtw2b35yNh1iavJmL0ImNtE2dr5CMuUTMuQjL2EjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.16.4.15.0.kwa-6b4.boj-a7.wol-ef.pol-1a54.lod-110)!", + result: { + word: "lodowe", + correct: 16, + position: 4, + incorrect: 15, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 35, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Greyman", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpATMx0CZvxmLxADN00CZvBnL5QjMtQ2bt5CMuATMuEjLyEjL4QzMtU2dvR2bshSI", + value: "!(lodowe-348.12.1.10.0.mod-249.pod-4401.lod-110)!", + result: { + word: "lodowe", + correct: 12, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 23, + date: "14.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/20-12-2025-diffle-diffleen-grywebowe-20-letters-in-3-words-large-green-circle-10" +] = [ + { + date: "20.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKxcTL25CM50iclRmLxITLlh2YuAjL54SMuATMuQTNz0CbpZXZkhSI", + value: "!(devil-354.10.1.9.0.che-21.der-90.v-71)!", + result: { + word: "devil", + correct: 10, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 20, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSM30idlRmL0ATMtg2Yz4yYl1iZuIGOt0WZk5iN40SYlJnLw4yMx4CMuQTMuQTNz0CbpZXZkhSI", + value: "!(devil-354.14.0.13.0.rea-86.dem-8b.f-ec.3ch-104.dev-71)!", + result: { + word: "devil", + correct: 14, + position: 0, + incorrect: 13, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 27, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "wihajster", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpEzNtYXZk5COx0Sa2VmLx0SalZnL3UWLhx2cuAjL54iMuQTMuQTNz0CbpZXZkhSI", + value: "!(devil-354.14.2.9.0.sla-e7.vei-1.evi-18.dev-71)!", + result: { + word: "devil", + correct: 14, + position: 2, + incorrect: 9, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 25, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "Heheszki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSM30iduQWMx0CblRmLzAjMtg2Yz4iMtkXZs5yMy0Cdv1mLw4SNx4SMuITMuQTNz0CbpZXZkhSI", + value: "!(devil-354.12.1.15.0.mot-23.ley-2.3ch-203.del-11d.v-71)!", + result: { + word: "devil", + correct: 12, + position: 1, + incorrect: 15, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 28, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSM30iduMGMx0CbuEDNx0SblRmLw4CNx4iMuETMuQTNz0CbpZXZkhSI", + value: "!(devil-354.11.2.14.0.dem-141.l-10c.v-71)!", + result: { + word: "devil", + correct: 11, + position: 2, + incorrect: 14, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 27, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSM30idlRmLj1SalZmL5IWLuVGcuIWNtgGdl5iM20SbhdmLw4SMx4CMuMTMuQTNz0CbpZXZkhSI", + value: "!(devil-354.13.0.11.0.gam-62.eth-5b.pen-b9.fei-c.dev-71)!", + result: { + word: "devil", + correct: 13, + position: 0, + incorrect: 11, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 24, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKxcTL2VGZuM2MtwWam5SO10SZvBnLlFTLlJ3YuAjLwEjLy4SOuQTNz0CbpZXZkhSI", + value: "!(devil-354.9.2.10.0.cre-1e.poe-59.fil-3c.dev-71)!", + result: { + word: "devil", + correct: 9, + position: 2, + incorrect: 10, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 21, + date: "20.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/20-12-2025-es-diffle-difflees-grywebowe-65-letras-en-15-palabras-large-green-cir" +] = [ + { + date: "20.12.2025", + nick: "Felonious_Gru", + lang: "es", + url: "https://deykun.github.io/diffle-lang/es?r=ESKi1SYvRnL0ITLoN2MugzMuETNtg2Yy4CMtQ3bq5CNh1idhNmLw0CZuATLn5CMtQ3buATMx0CbhRnL2kTLsVnZuImMtwWai5yYkJTLs9GcuMTMx0CajNjLiFmMtIXZo5CMuAjMuQjLxQjL0UzMtEGbsF2b0hSI", + value: + "!(toalla-354.41.4.20.0.her-2ab.3ch-113.pol-2dc.bil-2b.ful-96.tal-110.ot-0.g-0.d-0.cav-a4.jot-0.2ch-51.38.3ch-24.toa-b)!", + result: { + word: "toalla", + correct: 41, + position: 4, + incorrect: 20, + knownIncorrect: 0, + totalWords: 15, + totalLetters: 65, + date: "20.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/20-12-2025-it-diffle-diffleit-grywebowe-48-lettere-in-9-parole-large-green-circl" +] = [ + { + date: "20.12.2025", + nick: "Felonious_Gru", + lang: "it", + url: "https://deykun.github.io/diffle-lang/it?r=hkSZy0Cdv5iYx0CdlJnLhVTL09mZuETYtQHdv5CZ50SaoNmL2UTLuVHcucTYt8Gdz5yMzETLy9GduQTOtI3bt5CMuYTMuEjLxMjL0UzMtUmcvR3byhSI", + value: + "!(rotore-354.31.1.16.0.mor-94.tor-133.sto-a7.pun-56.chi-9d.ott-a1.fot-5a.ret-1b.ot-2e)!", + result: { + word: "rotore", + correct: 31, + position: 1, + incorrect: 16, + knownIncorrect: 0, + totalWords: 9, + totalLetters: 48, + date: "20.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/28-12-2025-diffle-diffleen-25-letters-in-4-words-large-green-circle-15-large-yel" +] = [ + { + date: "28.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkCM00SZp5SOkJTLlJHcucjMtMWay5SZx0SZyNmLw4iNuQjL1EjLyYzMtU2YyVWawhSI", + value: "!(pierce-362.15.4.6.0.cre-1e.ric-27.pre-2d9.ie-40)!", + result: { + word: "pierce", + correct: 15, + position: 4, + incorrect: 6, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 25, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKwQTLllGcuUTZtkmcj5iN40SYlJnLw4yNuUjLwEjLyYzMtU2YyVWawhSI", + value: "!(pierce-362.10.5.7.0.rea-86.cri-e5.pie-40)!", + result: { + word: "pierce", + correct: 10, + position: 5, + incorrect: 7, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKwQTLllGcuETMtMWat5SMy0SZoNmLw4iNuEjLxEjLyYzMtU2YyVWawhSI", + value: "!(pierce-362.11.1.6.0.che-21.mic-11.pie-40)!", + result: { + word: "pierce", + correct: 11, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 18, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkCM00SZp5SN4QTLy5SZx0Ccl5iMy0ic1BnLzQGNt02bj5CMuITMuUjL4EjLyYzMtU2YyVWawhSI", + value: "!(pierce-362.18.5.12.0.com-4d3.pur-22.ep-1e.r-485.ie-40)!", + result: { + word: "pierce", + correct: 18, + position: 5, + incorrect: 12, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 35, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKwQjLyQTLllGcuQjMt8mcl5iM20SbhdmLw4iNuEjL3EjLyYzMtU2YyVWawhSI", + value: "!(pierce-362.17.1.6.0.gam-62.ero-24.pie-42.40)!", + result: { + word: "pierce", + correct: 17, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 24, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkCM00SZpBnL4kTLw92YuAjL44iMukjLyYzMtU2YyVWawhSI", + value: "!(pierce-362.9.2.8.0.cop-98.pie-40)!", + result: { + word: "pierce", + correct: 9, + position: 2, + incorrect: 8, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 19, + date: "28.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/31-12-2025-flag-pl-diffle-difflepl-grywebowe-21-liter-w-3-slowach-champagne-11-t" +] = [ + { + date: "31.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKmFjNtIXdr5CZm1yc1BnLmJmMtUHaj5CMuATMuAjLxEjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.11.0.10.0.chu-2bf.pus-fd.kur-61f)!", + result: { + word: "kursor", + correct: 11, + position: 0, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiZxYTLyV3auYTZz0ibl1mLw4CMx4SMugjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.8.1.10.0.men-3e6.kur-61f)!", + result: { + word: "kursor", + correct: 8, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 19, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpYWM20ic15CMmlTLz92auAjL24SMukjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.9.1.6.0.kos-9f0.ur-61f)!", + result: { + word: "kursor", + correct: 9, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 16, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKmFjNuMTM24iY5YjLyIWNtIXdr5SZ3MTLzVncuMmNh1SYydmLw4SOuEjLyIjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.22.1.9.0.gra-a6c.rus-37e.kur-5b2.69b.613.61f)!", + result: { + word: "kursor", + correct: 22, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 32, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiZxYTLyV3auATYy0SdoNmL0EWNtonc0VWau5CMuUTMuIjLxEjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.11.2.15.0.nietrz-5a4.chu-2a0.kur-61f)!", + result: { + word: "kursor", + correct: 11, + position: 2, + incorrect: 15, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 28, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKmFjNtIXdr5CZyQTLyB3cuAjL54SMugjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.8.1.9.0.spr-42d.kur-61f)!", + result: { + word: "kursor", + correct: 8, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 18, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKmFjNuYGO40ic1tmL0UmMt8mc15yNy0ya1VmLw4yNuIjL2EjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.16.2.7.0.euk-27.uro-2e4.kur-88f.61f)!", + result: { + word: "kursor", + correct: 16, + position: 2, + incorrect: 7, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 25, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiZxYTLyVnL0ImNtE2dr5CMuATMuEjLwEjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.10.1.10.0.kwa-6b4.ur-61f)!", + result: { + word: "kursor", + correct: 10, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 21, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpYWM20ic1tmLhFGNtI3bi5yN0ITLq92duMTO4EWMtoncw5CMuYTMuUjLxEjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.11.5.16.0.prz-1a893.woj-247.bor-4aa.kur-61f)!", + result: { + word: "kursor", + correct: 11, + position: 5, + incorrect: 16, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 32, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiZxYTLyVnLjVmNt8mcr5SYxczMtoncw5CMuETMuAjLyEjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.12.0.11.0.prz-371a.kro-6ec.ur-61f)!", + result: { + word: "kursor", + correct: 12, + position: 0, + incorrect: 11, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 23, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKmFjNtIXdr5CNx0ybyVnLmFzNx0Sa6RmLw4COuEjLxEjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.11.1.8.0.dzi-171f.uro-14.kur-61f)!", + result: { + word: "kursor", + correct: 11, + position: 1, + incorrect: 8, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 20, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKmFjNtIXdr5CZxYTL1R3cuMmN40icvZmL0YWMtQWe35CMuITMuIjLyEjL1YzMtI3bzJXdrhSI", + value: "!(kursor-365.12.2.12.0.wyd-1f4.for-86c.stu-61d.kur-61f)!", + result: { + word: "kursor", + correct: 12, + position: 2, + incorrect: 12, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 26, + date: "31.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/a-daj-pan-spokoj-kto-to-widzial-19-12-2025-diffle-difflepl-grywebowe-35-liter-w-" +] = [ + { + date: "19.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyN4QTLyFGduYGN00ichJmL1kTLyFGbuQTOy0SdoNmL0MTYx0ichBnLwYWOtM3br5CMugTMuEjL2EjLzUzMtQXZnJXY0hSI", + value: + "!(target-353.16.1.18.0.kos-9f0.par-1a34.chu-294.lar-95.bar-44f.tar-487)!", + result: { + word: "target", + correct: 16, + position: 1, + incorrect: 18, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 35, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK3gDNtIXY05iNxITLydWYuUWLnFGbuMmNh1SYydmLw4CNuQjL1EjLzUzMtQXZnJXY0hSI", + value: "!(target-353.15.4.4.0.gra-a6c.lag-e.agr-216.tar-487)!", + result: { + word: "target", + correct: 15, + position: 4, + incorrect: 4, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 23, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK3gDNtIXY05CM30yZlJnLhdDNtEmcn5SYxczMtoncw5CMuATMuUjL0EjLzUzMtQXZnJXY0hSI", + value: "!(target-353.14.5.10.0.prz-371a.gra-47a.reg-70.tar-487)!", + result: { + word: "target", + correct: 14, + position: 5, + incorrect: 10, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 29, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "Cybulion", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpcDO00ichRnLjVTNtE2duIWZtIWYr5yN30SbhJnL0EWNtonc0VWau5SNugTMuQjL4EjLzUzMtQXZnJXY0hSI", + value: "!(target-353.18.4.18.5.nietrz-5a4.ram-77.kab-eb.wa-55c.tar-487)!", + result: { + word: "target", + correct: 18, + position: 4, + incorrect: 18, + knownIncorrect: 5, + totalWords: 5, + totalLetters: 40, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpcDO00ichRnLlRDNtIXYm5iNtg2Yy4iN5EWLyFmbuI2Nz0ichhmLlFTL6FmcuUTMz0SZyJmL3MTOtMXek5CMuAjMuIjLzIjLzUzMtQXZnJXY0hSI", + value: + "!(target-353.23.2.20.0.dys-937.bre-315.raz-1e.har-37b.nar-a96.2ch-6.far-44e.tar-487)!", + result: { + word: "target", + correct: 23, + position: 2, + incorrect: 20, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 45, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "Kotuduchawinny", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyN4QTLyFGduQjY40ichJmLidzMtIXYo5SYkJjMts2bw5CMuMTMuIjLzEjLzUzMtQXZnJXY0hSI", + value: "!(target-353.13.2.13.0.pok-22da.har-37b.bar-8b4.tar-487)!", + result: { + word: "target", + correct: 13, + position: 2, + incorrect: 13, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 28, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyN4QTLyFGduMDZ00ichJmLkJDNtIHcz5CMuETMuEjLxEjLzUzMtQXZnJXY0hSI", + value: "!(target-353.11.1.11.0.spr-42d.bar-4d3.tar-487)!", + result: { + word: "target", + correct: 11, + position: 1, + incorrect: 11, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 23, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpcDO00ichRnLhNWLldWYuUjMi1ibhBnLx4iNuEjLyEjLzUzMtQXZnJXY0hSI", + value: "!(target-353.12.1.6.1.pan-b25.age-ca.tar-487)!", + result: { + word: "target", + correct: 12, + position: 1, + incorrect: 6, + knownIncorrect: 1, + totalWords: 3, + totalLetters: 19, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpcDO04yMzkTLy5iMxITLsFGducDZ20ychBnLmJmMtUHaj5CMuUTMuAjL1EjLzUzMtQXZnJXY0hSI", + value: "!(target-353.15.0.15.0.chu-2bf.pas-6d7.tal-212.r-933.487)!", + result: { + word: "target", + correct: 15, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 30, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "User", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK3gDNtIXY05iNxITLydWYugDN10SZpBnLw4COuQjLxEjLzUzMtQXZnJXY0hSI", + value: "!(target-353.11.4.8.0.pie-548.agr-216.tar-487)!", + result: { + word: "target", + correct: 11, + position: 4, + incorrect: 8, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 23, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyN4QTLyFGduIWZtIWYuEWY00SYstmL0YWMtQWe35iMuITMuAjL3EjLzUzMtQXZnJXY0hSI", + value: "!(target-353.17.0.12.2.wyd-1f4.kla-4aa.ab-eb.tar-487)!", + result: { + word: "target", + correct: 17, + position: 0, + incorrect: 12, + knownIncorrect: 2, + totalWords: 4, + totalLetters: 29, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK3gDNtIXY05SMtUGZn5yYiZWLyF2auMTO4EWMtoncw5CMuMTMuQjL0EjLzUzMtQXZnJXY0hSI", + value: "!(target-353.14.4.13.0.prz-1a893.kar-fbc.gde-1.tar-487)!", + result: { + word: "target", + correct: 14, + position: 4, + incorrect: 13, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 31, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK3gDNtIXY05SMtcXYm5SYxITNto3bw5CMuITMuAjLwEjLzUzMtQXZnJXY0hSI", + value: "!(target-353.10.0.12.0.poz-521a.faw-1.tar-487)!", + result: { + word: "target", + correct: 10, + position: 0, + incorrect: 12, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpcDO00ichRnL1IGOtIXYw5CMiJTLyFmYucjMtsWdl5CMuETMuEjL3EjLzUzMtQXZnJXY0hSI", + value: "!(target-353.17.1.11.0.euk-27.bar-2b0.par-8b5.tar-487)!", + result: { + word: "target", + correct: 17, + position: 1, + incorrect: 11, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 29, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyN4QTLyFGduUjY40ichBnLiZWLyVmYuMWMz0SZsFmL0ImNtE2dr5CMucTMuIjL5EjLzUzMtQXZnJXY0hSI", + value: "!(target-353.19.2.17.0.kwa-6b4.ale-31c.ber-fb.par-8b5.tar-487)!", + result: { + word: "target", + correct: 19, + position: 2, + incorrect: 17, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 38, + date: "19.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/angielskiego-tez-nikt-25-12-2025-diffle-diffleen-grywebowe-55-letters-in-9-words" +] = [ + { + date: "25.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUWOx0yYhJmLlNTL05yM00icuQWLjF2duEDNtMWYq5SZ50SYyRnLy0yahNmLyETLhdXYuMTNtUGbz5CMuATMukjL2MjL5UzMtIXZ0F2drNWYihSI", + value: + "!(backwater-359.36.9.10.0.sle-53.awa-12.cak-2.tra-9e.jac-41.wac-d.r-43.t-3e.bac-19e)!", + result: { + word: "backwater", + correct: 36, + position: 9, + incorrect: 10, + knownIncorrect: 0, + totalWords: 9, + totalLetters: 55, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKllTMugTNx4iNwEjLwIWLjFmYuYmMtU2Yh5SZx0SZyNmLw4COuMjL1MjL5UzMtIXZ0F2drNWYihSI", + value: "!(backwater-359.35.3.8.0.cre-1e.ace-2f.bac-b0.106.158.19e)!", + result: { + word: "backwater", + correct: 35, + position: 3, + incorrect: 8, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 46, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUWOx0yYhJmL3UjMuYTO14SMmRTLoN2MuMmMtQXZs5iZtUmc05iZ20yYhJmLwETLjFGauYDOtEWZy5CMuUTMuUjL2IjL5UzMtIXZ0F2drNWYihSI", + value: + "!(backwater-359.26.5.15.0.rea-86.hac-10.bac-6f.tre-f.let-2c.3ch-4f1.596.257.bac-19e)!", + result: { + word: "backwater", + correct: 26, + position: 5, + incorrect: 15, + knownIncorrect: 0, + totalWords: 9, + totalLetters: 46, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUWOx0yYhJmLjRTLjFWbuIWLhhXZucTMtQWZw5SYkFTLhJ3YuITLmJ2buEjMtUGaj5CMuQTMuMjL5IjL5UzMtIXZ0F2drNWYihSI", + value: + "!(backwater-359.29.3.14.0.che-21.obf-2.cra-1da.ped-17.exa-b.mac-4c.bac-19e)!", + result: { + word: "backwater", + correct: 29, + position: 3, + incorrect: 14, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 46, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSZ5ETLjFmYuMmZ30CajNjL5gTL1h2YuMzNtMWaw5CZy0SZs5CN00SYv5CNy0CdhJmLyUTLiF2cuIjNt0WYn5CMuMTMuEjL2MjL5UzMtIXZ0F2drNWYihSI", + value: + "!(backwater-359.36.1.13.0.gam-62.sab-52.bat-24.oa-44.le-2d.pic-73.chu-89.3ch-7fc.bac-19e)!", + result: { + word: "backwater", + correct: 36, + position: 1, + incorrect: 13, + knownIncorrect: 0, + totalWords: 9, + totalLetters: 50, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUWOx0yYhJmLyMTMtQXYt5SM30ychZmLwIWLj5yYwETLuFmYuEjMtIWYugTOtA3bj5CMuITMucjL0MjL5UzMtIXZ0F2drNWYihSI", + value: + "!(backwater-359.34.7.12.0.cop-98.ab-21.ban-10c.c-b0.fas-71.mat-132.bac-19e)!", + result: { + word: "backwater", + correct: 34, + position: 7, + incorrect: 12, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 53, + date: "25.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/banal-sztampa-latwizna-24-12-2025-diffle-diffleen-38-letters-in-6-words-large-gr" +] = [ + { + date: "24.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKwMjLw4SYz0CZ15yMiFTLy9mLzMzMtIXYt5SZx0SZyNmLw4SMx4iMuUjMugTNz0CZyFWdnRWdthSI", + value: "!(mudguard-358.25.2.11.0.cre-1e.mar-333.or-1b3.ud-3a.0.30)!", + result: { + word: "mudguard", + correct: 25, + position: 2, + incorrect: 11, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 38, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpAzMtQWdt5COz0SbyFmL2gTLhV3ZukzMtkWdx5iZtQWdy5iYy0yZ1pmL4ETL192YuU2Mz0SZoRnLw4CNx4yMuUzMugTNz0CZyFWdnRWdthSI", + value: + "!(mudguard-358.35.3.14.0.the-33e.cou-18.jug-2b.rud-f.qui-39.gua-86.arm-38.mud-30)!", + result: { + word: "mudguard", + correct: 35, + position: 3, + incorrect: 14, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 52, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkCMz0CZ11mL3ETLhVXcuIjZ04iZiNjLxEGNuYjZy4CO2ITLoN2MuYDOtEWdn5iNx0ichdnLihDNtIXYw5iN40SYlJnLw4SOx4iMugjMugTNz0CZyFWdnRWdthSI", + value: + "!(mudguard-358.28.2.19.0.rea-86.par-48b.war-16.gua-86.3ch-268.2f6.4a1.3bf.4f2.qua-17.mud-30)!", + result: { + word: "mudguard", + correct: 28, + position: 2, + incorrect: 19, + knownIncorrect: 0, + totalWords: 11, + totalLetters: 49, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpAzMtQWdt5iN40SY1dmL0kDNtg2Yz4CZzITLyFWbuQTZtEGbi5CZxETLvB3cuUjZtEmcn5SMy0SZoNmLw4yMx4SNuMjMugTNz0CZyFWdnRWdthSI", + value: + "!(mudguard-358.23.5.13.0.che-21.gra-f5.spo-11d.bla-e4.mar-23d.3ch-494.gua-86.mud-30)!", + result: { + word: "mudguard", + correct: 23, + position: 5, + incorrect: 13, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 41, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKwMTLkVXbuAzMtQWdy5yNwYTLoN2MuYmMtcWYq5iM50ichdmLkJGNt42bt5iM20SbhdmLw4CNx4iMuIjMugTNz0CZyFWdnRWdthSI", + value: + "!(mudguard-358.22.2.14.0.gam-62.mon-4bd.gar-92.jag-2f.3ch-607.rud-30.mud-30)!", + result: { + word: "mudguard", + correct: 22, + position: 2, + incorrect: 14, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 38, + date: "24.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/do-zrobienia-w-3-bez-problemu-31-12-2025-diffle-diffleen-grywebowe-40-letters-in" +] = [ + { + date: "31.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKjFjLz0CdhdmLkJTLhVmZuQzMt8Gdh5SY40CdhBnLykTLhVWbuYTLjhXZuAjL1EjLy4yMy4SN2MTL5F2dlRXYnhSI", + value: + "!(gateway-365.23.2.15.0.exc-6.mea-92.pat-8a.ato-34.fea-2d.gat-3.1c)!", + result: { + word: "gateway", + correct: 23, + position: 2, + incorrect: 15, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 40, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpMWMtQXYn5CO0ITLlR3cugTLsVGZuUWMtUmcj5CMucjLw4COx4SN2MTL5F2dlRXYnhSI", + value: "!(gateway-365.18.0.7.0.cre-1e.del-8.ste-248.gat-1c)!", + result: { + word: "gateway", + correct: 18, + position: 0, + incorrect: 7, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 25, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkyYx0CdhdmLlNTL0FGcucTMtQXYm5SYz0SYvJmLkFTLpdnLk5yNi1SYlRnL0UWLuVWbuAjL2EjLy4iNy4SN2MTL5F2dlRXYnhSI", + value: + "!(gateway-365.26.2.16.0.men-e4.tea-b7.d.wi-1d.boa-3a.fat-17.pat-3e.gat-1c)!", + result: { + word: "gateway", + correct: 26, + position: 2, + incorrect: 16, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 44, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKjFTL0F2ZukjYtg2Yz4yYtQXdk5SMj1SZoRnLw0CdlBnL2gTLhVmcuAjLzEjLy4COx4SN2MTL5F2dlRXYnhSI", + value: "!(gateway-365.18.2.13.0.rea-86.pet-0.the-c1.dut-c.3ch-b9.gat-1c)!", + result: { + word: "gateway", + correct: 18, + position: 2, + incorrect: 13, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 33, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpMWMtQXYn5iNtE2dh5iNtQXY35iMlNTLoN2MuETMtkmL00SZuUTLw5yMtYnLyYTLtF2ZuAjLzEjLx4SOy4SN2MTL5F2dlRXYnhSI", + value: + "!(gateway-365.29.1.13.0.gam-62.v-3.p-5.e-4.i-11.3ch-3e2.wat-6.awa-6.gat-1c)!", + result: { + word: "gateway", + correct: 29, + position: 1, + incorrect: 13, + knownIncorrect: 0, + totalWords: 9, + totalLetters: 43, + date: "31.12.2025", + }, + }, + { + date: "31.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKjFTL0F2ZugTOtA3bj5CMugjLy4CMx4SN2MTL5F2dlRXYnhSI", + value: "!(gateway-365.10.2.8.0.cop-98.gat-1c)!", + result: { + word: "gateway", + correct: 10, + position: 2, + incorrect: 8, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 20, + date: "31.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/dzisiaj-gladko-poszlo-17-12-2025-diffle-difflepl-grywebowe-21-liter-w-3-slowach-" +] = [ + { + date: "17.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiN40SbhxmLxQWLsVXbuAjZ50ycvtmLw4SOuEjLxEjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.11.1.9.0.kos-9f0.mul-d1.lam-86)!", + result: { + word: "lambda", + correct: 11, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpYDOuIzNt0WYs5iZt0WYt5iNlFTL0FmYuYTOtUnez5CMuQTMuAjLwIjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.20.0.14.0.szu-96.bat-1e6.mam-f.lam-72.86)!", + result: { + word: "lambda", + correct: 20, + position: 0, + incorrect: 14, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 34, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpYDOt0WYuATLkVHbuQmZ00SYoNmL0EWNtonc0VWau5CMuUTMuAjL1EjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.15.0.15.0.nietrz-5a4.cha-4fd.lud-0.am-86)!", + result: { + word: "lambda", + correct: 15, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 30, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Cybulion", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK2gTLtFGbuIjM00CbhJmL0EWNtonc0VWau5CMuQTMuEjLzEjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.13.1.14.0.nietrz-5a4.bal-422.lam-86)!", + result: { + word: "lambda", + correct: 13, + position: 1, + incorrect: 14, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 28, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Kotuduchawinny", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpYDOt0WYs5CMtYWbh5CMt0Wdz5CMtQXZt5SYkJjMts2bw5CMuUTMuAjL0EjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.14.0.15.0.pok-22da.met-0.sum-0.amf-0.lam-86)!", + result: { + word: "lambda", + correct: 14, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 29, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK2gjLhVmLwczMt0WYs5CMt0WYm5CMx0ych1mLmJmMtUHaj5CMucTMuEjLwIjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.20.1.17.0.chu-2bf.mas-10.fam-0.lam-370.ea.86)!", + result: { + word: "lambda", + correct: 20, + position: 1, + incorrect: 17, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 38, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "User", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpYDOuATLtFGbuMjM00CbhNnL4QTNtUWaw5CMuUTMuAjL2EjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.16.0.15.0.pie-548.sal-423.lam-0.86)!", + result: { + word: "lambda", + correct: 16, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 31, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiN44CMt0WYs5yN0ITLq92duMTO4EWMtoncw5CMucTMuAjLzEjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.13.0.17.0.prz-1a893.woj-247.lam-0.86)!", + result: { + word: "lambda", + correct: 13, + position: 0, + incorrect: 17, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 30, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpYDOt0WYs5CN50CZh1mLhFzNz0ieyBnLw4SOuIjLxEjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.11.2.9.0.prz-371a.mad-94.lam-86)!", + result: { + word: "lambda", + correct: 11, + position: 2, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiN44CM3MTLtFGbuATLrVXYuE2Y30ych1mLjZTYtEmcn5CMuMTMuAjL1EjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.15.0.13.0.gra-a6c.mas-7ca.auk-0.lam-370.86)!", + result: { + word: "lambda", + correct: 15, + position: 0, + incorrect: 13, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 28, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "wihajster", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiN44CM3MjLw0SbhxmL2EmYtUWat5CMuITMuEjL2EjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.16.1.12.0.mie-ba6.lam-0.370.86)!", + result: { + word: "lambda", + correct: 16, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 29, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpYDOt0WYs5yMl1SbvBnLw0CZv1mL0YWMtQWe35SMuATMuEjL0EjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.14.1.10.1.wyd-1f4.mod-0.pom-e3.lam-86)!", + result: { + word: "lambda", + correct: 14, + position: 1, + incorrect: 10, + knownIncorrect: 1, + totalWords: 4, + totalLetters: 25, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiN44CMt0WYs5CMtIXYt5CMtQXY35SYxITNto3bw5CMuITMuEjL1EjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.15.1.12.0.poz-521a.wat-0.mar-0.lam-0.86)!", + result: { + word: "lambda", + correct: 15, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 28, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiN44CMuAzNz0SbhxmL0ImNtE2dr5CMuQTMuAjL2EjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.16.0.14.0.kwa-6b4.lam-370.0.86)!", + result: { + word: "lambda", + correct: 16, + position: 0, + incorrect: 14, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 30, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK2gjLw4CM3MTLtFGbucjMtsWdl5CMuATMuAjL1EjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.15.0.10.0.euk-27.lam-370.0.86)!", + result: { + word: "lambda", + correct: 15, + position: 0, + incorrect: 10, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 25, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiN40SbuATLiFGbuUjMtUnej5CNwImMtI3bw5CMuMTMuEjLzEjLxUzMtEGZi1WYshSI", + value: "!(lambda-351.13.1.13.0.por-2b04.czu-25.lab-0.m-86)!", + result: { + word: "lambda", + correct: 13, + position: 1, + incorrect: 13, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 27, + date: "17.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/dzisiaj-jestem-ukontentowany-dobrze-mi-wychodzi-chyba-planszowki-mozg-rozruszaly" +] = [ + { + date: "30.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpcjZy0CdulmLjFTLlRXZuYDOtEWZy5CMucjL04yMx4CN2MTLtlmclRnbphSI", + value: "!(interim-364.13.4.7.0.rea-86.ete-1c.int-2f7)!", + result: { + word: "interim", + correct: 13, + position: 4, + incorrect: 7, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 24, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpcjZy0CdulmLzYWLkVmYuUWMtUmcj5CMucjLx4iMx4CN2MTLtlmclRnbphSI", + value: "!(interim-364.12.1.7.0.cre-1e.bed-f3.int-2f7)!", + result: { + word: "interim", + correct: 12, + position: 1, + incorrect: 7, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 20, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK3YmMuUGO00CdulmLmRWLlVXcuIjLwEjLz4SNx4CN2MTLtlmclRnbphSI", + value: "!(interim-364.15.3.10.2.que-df.int-48e.2f7)!", + result: { + word: "interim", + correct: 15, + position: 3, + incorrect: 10, + knownIncorrect: 2, + totalWords: 3, + totalLetters: 28, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkyNmJjL0QmLhZDNtQnbp5yM2IjL0QzNtg2Yz4SZl1ibpBnLzEWLt9GaugjNx0ibpdnLyQTL2lmL5ETLpVmcuYTLjhXZuAjL5EjL24iNz4CN2MTLtlmclRnbphSI", + value: + "!(interim-364.36.6.19.0.exc-6.rei-19.iv-42.win-168.hom-a3.pin-ee.3ch-744.263.int-46a.d4.2f7)!", + result: { + word: "interim", + correct: 36, + position: 6, + incorrect: 19, + knownIncorrect: 0, + totalWords: 11, + totalLetters: 61, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "User", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpcjZy4CNmNjL0QWL05WauYzMtMWat5iYt8Gbn5SY3ETLyVGduI2My0SZ0NnL1cTLhh2duMjLxIjLy4yNy4CN2MTLtlmclRnbphSI", + value: + "!(interim-364.27.2.21.3.wha-75.ste-23b.ter-17a.glo-b.mic-36.int-d4.3f4.2f7)!", + result: { + word: "interim", + correct: 27, + position: 2, + incorrect: 21, + knownIncorrect: 3, + totalWords: 8, + totalLetters: 50, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "wihajster", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpcjZy4CZwMTL05WaucTZtEGbz5CMukjLx4yNx4CN2MTLtlmclRnbphSI", + value: "!(interim-364.17.1.9.0.sla-e7.int-30d.2f7)!", + result: { + word: "interim", + correct: 17, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 27, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK3YmMuQDZtQnbp5CNmFTLph2YuITYtIXZ05iY1ETLyVGcuUDMy0iclNnLyYTLtF2ZuAjLxEjLx4iNy4CN2MTLtlmclRnbphSI", + value: + "!(interim-364.26.1.11.0.gam-62.ser-205.per-15b.ter-a2.chi-1f4.int-d4.2f7)!", + result: { + word: "interim", + correct: 26, + position: 1, + incorrect: 11, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 38, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkyNmJTL05WaugjNx0ibpdnL4kTLw92YuAjLwEjLx4SNx4CN2MTLtlmclRnbphSI", + value: "!(interim-364.15.1.10.0.cop-98.win-168.int-2f7)!", + result: { + word: "interim", + correct: 15, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 26, + date: "30.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/ech-znowu-niepotrzebnie-zaczalem-strzelac-proste-ale-za-duzo-mozliwosci-15-12-20" +] = [ + { + date: "15.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUTYt8GauczMt8WbuEzYt8GbuUTZx0ybw5CMx0iZvNnL0QzNtg2Yz4iN40SYlJnLw4SMx4iMuMzMukDNz0yZulGdv9GazhSI", + value: + "!(shooting-349.33.2.11.0.rea-86.3ch-744.sof-10.po-1e5.lo-c1.mo-37.ho-a5)!", + result: { + word: "shooting", + correct: 33, + position: 2, + incorrect: 11, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 46, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK1EmLllTLvh2cuczMtknc05CMlFTLoN2MuIDNtQHcv5iM30CajVmLw4iMx4SMuYjMukDNz0yZulGdv9GazhSI", + value: "!(shooting-349.26.1.12.0.ech-72.opt-42.3ch-1e0.try-37.sho-9e.a5)!", + result: { + word: "shooting", + correct: 26, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 39, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSNh5iZjFTLvh2cugzNz0CbvBnLlFTLlJ3YuAjL54SMuYTMukDNz0yZulGdv9GazhSI", + value: "!(shooting-349.16.1.9.0.cre-1e.pol-378.sho-1cf.a5)!", + result: { + word: "shooting", + correct: 16, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 26, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK1EWLvhmL2MTLv92cuEWMtM3b05iYz0SavBnL20yY4VmLw4SMx4CNuMjMukDNz0yZulGdv9GazhSI", + value: "!(shooting-349.23.4.11.0.exc-6.poi-3b.tos-1a.soo-36.ho-a5)!", + result: { + word: "shooting", + correct: 23, + position: 4, + incorrect: 11, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 38, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "User", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK1EmLiFWLvh2cuMTLvh2ZuYmMz0CajNjL1cTLhh2duAjL34iMuEjMukDNz0yZulGdv9GazhSI", + value: "!(shooting-349.21.2.7.0.wha-75.3ch-32f.gho-3.sho-ab.a5)!", + result: { + word: "shooting", + correct: 21, + position: 2, + incorrect: 7, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 30, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK1EWLvhmLlRWMt8GdukTMtc3bz5CZtM3bs5iZ40yZvRmLyYTLtF2ZuAjL54yMuUjMukDNz0yZulGdv9GazhSI", + value: "!(shooting-349.25.3.9.0.gam-62.dog-8f.los-d.sow-19.to-1de.ho-a5)!", + result: { + word: "shooting", + correct: 25, + position: 3, + incorrect: 9, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 37, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "wihajster", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK1EWLvhmL3UWLhx2cuAjL24CMuQTMukDNz0yZulGdv9GazhSI", + value: "!(shooting-349.14.0.6.0.sla-e7.ho-a5)!", + result: { + word: "shooting", + correct: 14, + position: 0, + incorrect: 6, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 20, + date: "15.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/fajne-wymagajace-24-12-2025-diffle-difflepl-grywebowe-24-litery-w-3-slowach-larg" +] = [ + { + date: "24.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyMtoXZ05SMkVTMtMWY65CMmlTLz92auEjL34yMuQTMugTNz0yc1JXdhpXZ0hSI", + value: "!(tezaurus-358.14.3.7.1.kos-9f0.zac-15d1.tez-3)!", + result: { + word: "tezaurus", + correct: 14, + position: 3, + incorrect: 7, + knownIncorrect: 1, + totalWords: 3, + totalLetters: 24, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyMtoXZ05SMwQTL0FmeuYDMx0SY6NnL1EWZx0yY5dnLx4iMx4SNucTMugTNz0yc1JXdhpXZ0hSI", + value: "!(tezaurus-358.17.5.12.1.wyc-1ea5.sza-106.zat-401.tez-3)!", + result: { + word: "tezaurus", + correct: 17, + position: 5, + incorrect: 12, + knownIncorrect: 1, + totalWords: 4, + totalLetters: 34, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKz0ieuYmNx0iclRnL2YGMx0CdugjMxETLyFmeuQmM00icwNnLw4CMx4COuEjMugTNz0yc1JXdhpXZ0hSI", + value: "!(tezaurus-358.21.8.10.0.spr-42d.zar-1128.t-10f6.ter-16f.z-3)!", + result: { + word: "tezaurus", + correct: 21, + position: 8, + incorrect: 10, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 39, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKz0ieuQjMx0SYlRnLwETLjVXbucTMx0icl5iY3EWLyFGduQTY10ieyRXZp5mLw4yMx4COuQjMugTNz0yc1JXdhpXZ0hSI", + value: + "!(tezaurus-358.24.8.13.0.nietrz-5a4.tar-a7b.er-117.muc-10.tea-124.z-3)!", + result: { + word: "tezaurus", + correct: 24, + position: 8, + incorrect: 13, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 45, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKz0ielRnLzkDOhFTL6JHcuAjL34yMuETMugTNz0yc1JXdhpXZ0hSI", + value: "!(tezaurus-358.11.3.7.0.prz-1a893.tez-3)!", + result: { + word: "tezaurus", + correct: 11, + position: 3, + incorrect: 7, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 21, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyMtonLmZTMtIXZ05CZtoXZj5SY1YTLzVmcuYWYj1CdhpnLiJmMtIHdz5SYxczMtoncw5CMuATMuMTMuYjMugTNz0yc1JXdhpXZ0hSI", + value: + "!(tezaurus-358.26.13.10.0.prz-371a.str-2bb.zat-caf.res-65a.cez-d.ter-16f.z-3)!", + result: { + word: "tezaurus", + correct: 26, + position: 13, + incorrect: 10, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 49, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKz0ieuQTOi1CblRnLwATMtMWZy5yNy0ya1VmLw4SMx4CNugTMugTNz0yc1JXdhpXZ0hSI", + value: "!(tezaurus-358.18.4.11.0.euk-27.rec-100.tel-b94.z-3)!", + result: { + word: "tezaurus", + correct: 18, + position: 4, + incorrect: 11, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 33, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKz0ielRnLlFTLoNmMucjZ00CajNjLw0ielJmL3YGOtIXdr5SOxETLvxmZuQWL6V2YuQjZx0CZ5dnLw4iMx4SNuMjMugTNz0yc1JXdhpXZ0hSI", + value: + "!(tezaurus-358.23.5.12.0.wyd-1f4.cez-d.flo-119.kur-8f7.bez-0.3ch-4f7.2ch-1e.tez-3)!", + result: { + word: "tezaurus", + correct: 23, + position: 5, + incorrect: 12, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 40, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyMtoXZuMWNx0ich5SYi1iclRnL4gTLoN2MuQGO40icv1mL1EWMtE2duUDNtEmLmZTMtIXZ05iMzcTLlx2auEzN40SZ6NnLjZTYtEmcn5iMuAjMuETMuMzMugTNz0yc1JXdhpXZ0hSI", + value: + "!(tezaurus-358.33.11.20.2.gra-a6c.sze-871.kle-732.ter-16f.a-45.wa-1a5.mor-88d.3ch-88.ter-ba.ar-15c.ez-3)!", + result: { + word: "tezaurus", + correct: 33, + position: 11, + incorrect: 20, + knownIncorrect: 2, + totalWords: 11, + totalLetters: 64, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpMTL6VGduATLipXYuEWMyUTL69GcuAjL34SNuITMugTNz0yc1JXdhpXZ0hSI", + value: "!(tezaurus-358.12.5.7.0.poz-521a.azb-0.tez-3)!", + result: { + word: "tezaurus", + correct: 12, + position: 5, + incorrect: 7, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 24, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyMuATL6VGduUDZ00SY6NnLw0ie5BnL2YjMtEmez5SNlVWLkFmeuYmYy0SdoNmLw4CNx4yMuYjMugTNz0yc1JXdhpXZ0hSI", + value: + "!(tezaurus-358.26.3.14.0.chu-2bf.zad-ee5.sza-266.pyz-0.sza-4d5.tez-0.3)!", + result: { + word: "tezaurus", + correct: 26, + position: 3, + incorrect: 14, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 43, + date: "24.12.2025", + }, + }, + { + date: "24.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpMTL6VGduUjZ1ETL6VmYuUjYz0yc11mL2Y2NtMXYw5iNjNWMtIXYr5CMuATMuETMukTMugTNz0yc1JXdhpXZ0hSI", + value: + "!(tezaurus-358.19.11.10.0.kar-1cc6.pas-7f6.mus-3b5.bez-15f5.tez-3)!", + result: { + word: "tezaurus", + correct: 19, + position: 11, + incorrect: 10, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 40, + date: "24.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/i-wrzucili-filar-socjalizmu-23-12-2025-flag-pl-diffle-difflepl-grywebowe-41-lite" +] = [ + { + date: "23.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSOyQWLsFGcugDNtsWYi5SM0ETL6FGbuUTN3ETLyFmeucjYtkWbzVWau5CMuYTMuQjLxIjL3UzMtonchtmM4USNDVSYwhSI", + value: + "!(pałkarz-357.21.4.16.0.niesmi-b7.zar-1755.laz-141.bak-48.pal-d29)!", + result: { + word: "pałkarz", + correct: 21, + position: 4, + incorrect: 16, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 41, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSOyQmLwQmYtwWYuE2Nk1SYsBnLkRzMtg2Yz4yM0MTMtwWe35CMuATMuEjL5EjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.19.1.10.0.wyl-1343.3ch-34d.pla-d7a.al-bd0.d29)!", + result: { + word: "pałkarz", + correct: 19, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 30, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "Tapporauta", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK5IDZtwWYw5CO50yb6pnL0ImNtE2dr5SMuYTMuEjLzEjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.13.1.16.1.kwa-6b4.zzo-98.pal-d29)!", + result: { + word: "pałkarz", + correct: 13, + position: 1, + incorrect: 16, + knownIncorrect: 1, + totalWords: 3, + totalLetters: 30, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "Cybulion", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK5IDZuYDMk1CbuIDZl1ichBnL1EWNtonc0VWau5CMuATMuMjL4EjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.18.3.10.0.nietrz-5a5.par-ed2.l-d06.d29)!", + result: { + word: "pałkarz", + correct: 18, + position: 3, + incorrect: 10, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 31, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSOyQWLsFmLiJGMz0Cbv5yMkZTMtEGbw5iN2UWMtIWY65CNyITLrVGcugDN30ychtmLmJmMtUHaj5CMugTMuIjL0IjL3UzMtonchtmM4USNDVSYwhSI", + value: + "!(pałkarz-357.24.2.18.0.chu-2bf.kas-748.pek-224.zab-1e66.pla-16d3.ol-30bb.al-d29)!", + result: { + word: "pałkarz", + correct: 24, + position: 2, + incorrect: 18, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 44, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK5IDZtwWYugDZ00CbpBnL2QTZtA3c35CMuATMuAjL3EjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.17.0.10.0.wsp-e46.pil-4d8.al-d29)!", + result: { + word: "pałkarz", + correct: 17, + position: 0, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 27, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSOyQWLsFmLlFTMtIXZuQWOwETLhxGcuM2YtUHbk5iMzMTMtMXe35CMuMTMuEjL3EjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.17.1.13.0.wys-1332.dlu-cc.pla-109d.er-11e.al-d29)!", + result: { + word: "pałkarz", + correct: 17, + position: 1, + incorrect: 13, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 31, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "wihajster", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK5IDZtwWYuQTZ00CZlBnLidzNwETL69mcuYTOz0SYrVnL2EmYtUWat5CMugTMuMjL2EjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.16.3.18.0.mie-ba6.uka-396.roz-1077b.ped-4e4.al-d29)!", + result: { + word: "pałkarz", + correct: 16, + position: 3, + incorrect: 18, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 37, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "User", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpkjMk1Cbh5iYiBzMtw2buQjYkFTLyFmLjVTNtUWaw5CMuITMuEjL4EjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.18.1.12.0.pie-55c.ar-1db4.ol-30bb.al-d29)!", + result: { + word: "pałkarz", + correct: 18, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 31, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK5IDZtwWYw5iYiZTLsF2duImMh1SY6NnL5UjNx0CbhpnLw4yNuEjL0EjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.14.1.7.0.zal-1659.sza-a2b.wal-6bb.pal-d29)!", + result: { + word: "pałkarz", + correct: 14, + position: 1, + incorrect: 7, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 22, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSOyQWLs5iNz0yauIGO00Cch5CZxczMtoncw5CMuATMuIjLyIjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.22.2.10.0.prz-371d.ap-48b.k-36.l-d29)!", + result: { + word: "pałkarz", + correct: 22, + position: 2, + incorrect: 10, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 34, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSOyQWLsFGcucTMtIWZn5SN1ITLq92duMTO4EWMtoncw5CMuIjMuEjLxEjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.11.1.22.0.prz-1a893.woj-255.geb-17.pal-d29)!", + result: { + word: "pałkarz", + correct: 11, + position: 1, + incorrect: 22, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 34, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSOyQWLsFmL4QGNtwWaw5CO50yb6pnLw4iNuEjL1EjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.15.1.6.0.zzo-98.pil-4d8.al-d29)!", + result: { + word: "pałkarz", + correct: 15, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK5IDZtwWYw5yNzMTLppHZugTOt8me65CMuITMuEjLzEjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.13.1.12.0.zzo-98.dzi-337.pal-d29)!", + result: { + word: "pałkarz", + correct: 13, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 26, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK5IDZuADZi1Cbh5SY3QWLhxmLjFmY00CZvBnLw4COuAjL4EjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.18.0.8.0.pod-4bac.la-d7a.al-bd0.d29)!", + result: { + word: "pałkarz", + correct: 18, + position: 0, + incorrect: 8, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 26, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSOyQWLsFGcuUjZ20CbrNnL0MzMx0Cb5dnLw4SOuMjLyEjL3UzMtonchtmM4USNDVSYwhSI", + value: "!(pałkarz-357.12.3.9.0.wyl-1334.skl-6f5.pal-d29)!", + result: { + word: "pałkarz", + correct: 12, + position: 3, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 24, + date: "23.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/jakie-poetyckie-22-12-2025-flag-pl-diffle-difflepl-grywebowe-32-litery-w-4-slowa" +] = [ + { + date: "22.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpETOwYjLhBjY20iey5iMzYTLlxGcuQWY20SZpNmLw4SMx4SMuAjMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.20.1.11.0.cie-6ad.ple-632.rz-6b0a.6091)!", + result: { + word: "przeklęty", + correct: 20, + position: 1, + incorrect: 11, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 32, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSM5AjNucjZwETMtoncw5yNyMTLzVncuUmZk1SZp1mLzQzMx0Cb5dnLw4yMx4yMuAjMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: + "!(przeklęty-356.20.3.13.0.wyl-1343.mie-dfe.rus-327.prz-110f7.6091)!", + result: { + word: "przeklęty", + correct: 20, + position: 3, + incorrect: 13, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 36, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Heheszki", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpETOwYTL6JHcucDNx0iey9mLzcjZtUmcr5SOiFTL3RXduAjL24iMuEjMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.21.2.6.0.utw-1b9.kre-f73.orz-147.prz-6091)!", + result: { + word: "przeklęty", + correct: 21, + position: 2, + incorrect: 6, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 29, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpETOwYjLiNjY20ieyBnLwYjNtoncn5iMmVmNtoncw5SY3ITLlpncuUGOy0CajNjLlNWMtcnek5CO50yb6pnLw4SOx4SMuYzMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: + "!(przeklęty-356.36.1.19.0.zzo-98.dzw-1ce.3ch-28e.rze-27a.prz-6ef2.grz-660.prz-6b3b.6091)!", + result: { + word: "przeklęty", + correct: 36, + position: 1, + incorrect: 19, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 56, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKxkDM24SYwImNtoncw5CZ5ITL1h2YuYDNl1CczdnLw4yNx4CMuEjMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.21.0.17.0.wsp-e46.chu-29d.prz-6b0a.6091)!", + result: { + word: "przeklęty", + correct: 21, + position: 0, + incorrect: 17, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 38, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKxkDM20ieyBnL0ATOtUmcr5SMx0yY1JmL4MWZtEGbw5iZyETLkFGbuQDZx0yc51mLyMzMx0yc5dnLw4yNx4iMukTMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: + "!(przeklęty-356.19.2.17.0.wys-1332.mys-1d4.lad-12f.pla-ec8.buc-11.kre-904.prz-6091)!", + result: { + word: "przeklęty", + correct: 19, + position: 2, + incorrect: 17, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 38, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSM5AjNtonLxczMx0SZyBnLwAzNtw2b65SYwITL5p3cuYmYy0SdoNmLw4SNx4CMukTMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: + "!(przeklęty-356.19.0.15.0.chu-2bf.szy-20a.zol-700.pre-1371.z-6091)!", + result: { + word: "przeklęty", + correct: 19, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 34, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Kotuduchawinny", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKxkDM24SYwImNtoncuYjMx0yYlBnL4kTLvpneuAjL44SMuIjMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.22.1.8.0.zzo-98.pec-126.rz-6b0a.6091)!", + result: { + word: "przeklęty", + correct: 22, + position: 1, + incorrect: 8, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 31, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpETOwYjLjVDZwETL6JHcuQGOx0CczFmLw4SMx4yMuYTMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.16.3.11.0.asp-18d.prz-10d5c.6091)!", + result: { + word: "przeklęty", + correct: 16, + position: 3, + incorrect: 11, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 30, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKxkDM24SYwImNuQWM3MTL6JHcuAjL44CMuEjMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.21.0.8.0.prz-371d.6b0a.6091)!", + result: { + word: "przeklęty", + correct: 21, + position: 0, + incorrect: 8, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 29, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "User", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKxkDM20iey5yY1UTLllGcuAjL34iMuMTMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.13.2.7.0.pie-55c.rz-6091)!", + result: { + word: "przeklęty", + correct: 13, + position: 2, + incorrect: 7, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 22, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "wihajster", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSM5AjNtoncw5iNhJWLllWbuAjL54SMuMTMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.13.1.9.0.mie-ba6.prz-6091)!", + result: { + word: "przeklęty", + correct: 13, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 23, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpETOwYjL1gjN0ETL6JnL0QWMtMXaw5iN0QTLoN2MukTN2ETLsFmeuAjL54iMuEjMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.21.2.9.0.zal-1659.3ch-446.pis-1d4.rz-14685.6091)!", + result: { + word: "przeklęty", + correct: 21, + position: 2, + incorrect: 9, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 32, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpETOwYjLzkDOhFTL6JHcuAjL24yMuMTMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.13.3.6.0.prz-1a893.6091)!", + result: { + word: "przeklęty", + correct: 13, + position: 3, + incorrect: 6, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 22, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpETOwYTL6JHcuMjZ00SZ6JnL4MWNtEmez5CO50yb6pnLw4iMx4CMucTMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.17.0.12.0.zzo-98.sza-5c8.rze-4f3.prz-6091)!", + result: { + word: "przeklęty", + correct: 17, + position: 0, + incorrect: 12, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 29, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpETOwYjLwETM24yYkdjNukTZmZWL6JnLzQjY00CZvBnLw4yMx4CMucjMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.27.0.13.0.pod-4b43.rz-ffe9.67dc.6110.6091)!", + result: { + word: "przeklęty", + correct: 27, + position: 0, + incorrect: 13, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 40, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKxkDM24SYmZWNtoncw5CZ3ITLsFmeuAjL44SMukTMuYTNz0Se0lTOlQzQlw2alpncwhSI", + value: "!(przeklęty-356.19.1.8.0.zal-27d.prz-5ffa.6091)!", + result: { + word: "przeklęty", + correct: 19, + position: 1, + incorrect: 8, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 28, + date: "22.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/latwe-ale-poszedlem-zlym-tropem-16-12-2025-diffle-difflepl-grywebowe-31-liter-w-" +] = [ + { + date: "16.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK1ATZuQTNk1SYuEDNy0Cb6NnLwYWOtM3br5CMugjLy4SMy4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.21.2.8.0.kos-9f0.szl-241.a-d54.e05)!", + result: { + word: "szampon", + correct: 21, + position: 2, + incorrect: 8, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 31, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Heheszki", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSNwUWLhp3cuUGNy0iehdmLwQjMtk3d65CMukjLy4yMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.13.2.9.0.zwy-240.gaz-24e.sza-e05)!", + result: { + word: "szampon", + correct: 13, + position: 2, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 24, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "nigdywzyciu", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK1ATZtEmez5yNwAjMt8mcw5CMuYjLy4CMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.10.2.6.0.pro-2007.sza-e05)!", + result: { + word: "szampon", + correct: 10, + position: 2, + incorrect: 6, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 18, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUDMl1SYuUTO40CcugjMx0yb6NnL0EWNtonc0VWau5CMukjL14COx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.18.5.9.0.nietrz-5a4.szo-128.p-895.a-e05)!", + result: { + word: "szampon", + correct: 18, + position: 5, + incorrect: 9, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 32, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSNwUmL4UWZtEmez5yMkBTMtIXYt5CMugjLy4SNx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.15.2.8.0.mar-10d3.sza-ee8.e05)!", + result: { + word: "szampon", + correct: 15, + position: 2, + incorrect: 8, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 25, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Cybulion", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUDMl1SY6NnL0EWNtonc0VWau5CMukjLz4CMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.10.3.9.0.nietrz-5a4.sza-e05)!", + result: { + word: "szampon", + correct: 10, + position: 3, + incorrect: 9, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 22, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Kotuduchawinny", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK1ATZtEmez5SYkJjMts2bw5CMuYjLy4CMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.10.2.6.0.pok-22da.sza-e05)!", + result: { + word: "szampon", + correct: 10, + position: 2, + incorrect: 6, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 18, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUDMl1SY6NnLkJzYx0yahpnLmJmMtUHaj5CMucjLy4yMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.13.2.7.0.chu-2bf.zak-1c2d.sza-e05)!", + result: { + word: "szampon", + correct: 13, + position: 2, + incorrect: 7, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSNwUWLhpnLkJDNtIHcz5CMuYjLy4SMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.11.2.6.0.spr-42d.za-e05)!", + result: { + word: "szampon", + correct: 11, + position: 2, + incorrect: 6, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 19, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSNwUWLhpnL0QTLqF2cuY2Y00CbhJmL3ITLrVXZuAjLxEjLw4yNx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.17.0.11.0.euk-27.bal-4cf.saj-44.za-e05)!", + result: { + word: "szampon", + correct: 17, + position: 0, + incorrect: 11, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 28, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "User", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK1ATZtEmLzUjMtQnez5CO0UTLllGcuAjLwEjLy4SNx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.15.2.10.0.pie-548.szt-253.a-e05)!", + result: { + word: "szampon", + correct: 15, + position: 2, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 27, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "wihajster", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUDMl1SY6NnL2EmYtUWat5CMugjLy4SMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.11.2.8.0.mie-ba6.sza-e05)!", + result: { + word: "szampon", + correct: 11, + position: 2, + incorrect: 8, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 21, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK1ATZtEmez5yNjFTLtFGduMjY00yYhBnL0gDOtEGbr5yY2EWLhJ3ZuAjLwEjLx4COx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.18.1.10.0.gra-a6c.kla-884.pac-4b3.tam-1c7.sza-e05)!", + result: { + word: "szampon", + correct: 18, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 29, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK1ATZuMTYx0SY6NnLkJzYx0yahpnL0YWMtQWe35CMukjLx4COx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.18.1.9.0.wyd-1f4.zak-1c2d.sza-1a3.e05)!", + result: { + word: "szampon", + correct: 18, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 28, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK1ATZtEmez5COjNWLzFGcucDNy0iavdnLzkDOhFTL6JHcuAjLzEjL24CNx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.14.6.13.0.prz-1a893.woj-247.pas-cc8.sza-e05)!", + result: { + word: "szampon", + correct: 14, + position: 6, + incorrect: 13, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 33, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUDMl1SY6NnL0ImNtE2dr5CMukjLz4CMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.10.3.9.0.kwa-6b4.sza-e05)!", + result: { + word: "szampon", + correct: 10, + position: 3, + incorrect: 9, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 22, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSNwUWLhp3cuATLwVneuEjMwQTMtoncw5CMugjLy4SMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.11.2.8.0.prz-14021.zup-0.sza-e05)!", + result: { + word: "szampon", + correct: 11, + position: 2, + incorrect: 8, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK1ATZtEmLiRWMtAnez5SYxczMtoncw5CMucjLz4yMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.13.3.7.0.prz-371a.szp-1db.a-e05)!", + result: { + word: "szampon", + correct: 13, + position: 3, + incorrect: 7, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 23, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK1ATZtEmez5SYxITNto3bw5CMuQjLz4CMx4CM1MTLu9GctFmezhSI", + value: "!(szampon-350.10.3.4.0.poz-521a.sza-e05)!", + result: { + word: "szampon", + correct: 10, + position: 3, + incorrect: 4, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 17, + date: "16.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/latwe-ale-za-duzo-opcji-29-12-2025-diffle-diffleen-grywebowe-30-letters-in-6-wor" +] = [ + { + date: "29.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK1UmMtEmci5yMwEjL4ADOtg2Yz4SMh1SYyZmLxIGNtIXYw5iN40SYlJnLw4SNx4iMuMTMuMjNz0SZ2FmcihSI", + value: "!(brave-363.13.2.15.0.rea-86.par-4b1.fra-a1.3ch-808.103.bra-2e5)!", + result: { + word: "brave", + correct: 13, + position: 2, + incorrect: 15, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 30, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUTZy4CZiFTLhJnYuYTMtEmcp5iNz0ichdmLlFTLlJ3YuAjL44iMuYTMuMjNz0SZ2FmcihSI", + value: "!(brave-363.16.2.8.0.cre-1e.gar-36.ira-16.bra-1bd.2e5)!", + result: { + word: "brave", + correct: 16, + position: 2, + incorrect: 8, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 26, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK1UmMtEmci5yYx0SZwNnLwcTLk5WauAjLwEjLy4yNuMjNz0SZ2FmcihSI", + value: "!(brave-363.7.2.10.0.ind-70.spe-1c.bra-2e5)!", + result: { + word: "brave", + correct: 7, + position: 2, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 19, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUTZy0SYy5yMyETLyFmYuYTLjhXZuAjL24yMuATMuMjNz0SZ2FmcihSI", + value: "!(brave-363.10.3.6.0.exc-6.bar-123.ra-2e5)!", + result: { + word: "brave", + correct: 10, + position: 3, + incorrect: 6, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 19, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "User", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUTZy0SYyJmLkRzMtEmcn5yYx0idhJnL1cTLhh2duAjL24SMuYTMuMjNz0SZ2FmcihSI", + value: "!(brave-363.16.1.6.0.wha-75.rav-1c.gra-34d.bra-2e5)!", + result: { + word: "brave", + correct: 16, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 23, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSNlJTLhJnYugTOtA3bj5CMukjLx4COuMjNz0SZ2FmcihSI", + value: "!(brave-363.8.1.9.0.cop-98.bra-2e5)!", + result: { + word: "brave", + correct: 8, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 18, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSNlJjLlFzMuQmYx4yNx0SYy5iNl1ichJmLyYTLtF2ZuAjL14iMuIjMuMjNz0SZ2FmcihSI", + value: "!(brave-363.22.2.5.0.gam-62.bar-e6.ra-17.1bd.31e.2e5)!", + result: { + word: "brave", + correct: 22, + position: 2, + incorrect: 5, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 29, + date: "29.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/milosnicy-polskich-komedii-zgadna-szybko-slightly-smiling-face-27-12-2025-diffle" +] = [ + { + date: "27.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK0Y2MtUHbz5yN2cTLs9meuUzMz0CajNjL2QGOtIXZw5iZ2ATMtcHZv5yM0MTMtwWe35CMugTMuMjLyIjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: + "!(służbowo-361.22.3.18.0.wyl-1343.odw-106f.per-8d6.3ch-335.zol-767.slu-3f4)!", + result: { + word: "służbowo", + correct: 22, + position: 3, + incorrect: 18, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 43, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCNmNTL15SZ4cTLvx2cuETMz0ybsJmLycDMx0Cbi9mLkRzYtUmcr5CMuITMucjL5EjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.19.7.12.0.kre-c4d.obl-1072.blo-311.slo-78e.u-3f4)!", + result: { + word: "służbowo", + correct: 19, + position: 7, + incorrect: 12, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 38, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCNmNjLkV2MuUjZz0SduMmZ20ybsNnL2QTZtA3c35CMuYTMuEjL5IjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.29.1.16.0.wsp-e46.slo-6fc.u-3f5.3ed.3f4)!", + result: { + word: "służbowo", + correct: 29, + position: 1, + incorrect: 16, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 46, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCNmNTL15COk1ybsNnLkhTMtA3ch5CMuATMuEjL1EjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.15.1.10.0.asp-18d.slo-d8.u-3f4)!", + result: { + word: "służbowo", + correct: 15, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 26, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpQjZz0SdsNnL1QzMtg2Yz4yMwYTMtw2br5iZlVTLoN2MuAjYy0SdydmLzYWLiVHduIjNx0CZ1JmLmJmMtUHaj5CMugTMuMjL2IjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: + "!(służbowo-361.26.3.18.0.chu-2bf.bud-162.tub-f3.gru-2b0.3ch-5ef.kol-1603.3ch-345.slu-3f4)!", + result: { + word: "służbowo", + correct: 26, + position: 3, + incorrect: 18, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 47, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpQjZz0SduUGO34CNldjLkhTNt8Gbz5yYhJGNtQ2bw5CMuETMuEjLxIjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.21.1.11.0.pod-4bac.slo-58d.7e4.78e.u-3f4)!", + result: { + word: "służbowo", + correct: 21, + position: 1, + incorrect: 11, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 33, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCNmNTL1x2cucTL6VHZuQ2Mx0ievxmL5UjNx0CbhpnLw4iNuEjL2EjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.16.1.6.0.zal-1659.loz-13d.duz-7.slu-3f4)!", + result: { + word: "służbowo", + correct: 16, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 23, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "Tapporauta", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK0Y2MtUHbz5CO50yb6pnL0ImNtE2dr5yMucTMuMjLxEjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.11.3.17.3.kwa-6b4.zzo-98.slu-3f4)!", + result: { + word: "służbowo", + correct: 11, + position: 3, + incorrect: 17, + knownIncorrect: 3, + totalWords: 3, + totalLetters: 31, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK0Y2MtUHbz5SN1ITLq92duMTO4EWMtoncw5CMugTMuAjLzEjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.13.0.18.0.prz-1a893.woj-255.slu-3f4)!", + result: { + word: "służbowo", + correct: 13, + position: 0, + incorrect: 18, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 31, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCNmNjLyQTMtUnLhhzNt8Gbz5CZxczMtoncw5CMuQTMuAjLwIjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.20.0.14.0.prz-371d.slo-78a.u-142.3f4)!", + result: { + word: "służbowo", + correct: 20, + position: 0, + incorrect: 14, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 34, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpQjZz4CZlNjLmV2MtUHbz5iZwgTLvxGcugTOt8me65CMuATMuIjL1IjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.25.2.10.0.zzo-98.plo-80f.slu-3ef.3ed.3f4)!", + result: { + word: "służbowo", + correct: 25, + position: 2, + incorrect: 10, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 37, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCNmNjLkV2MuUjZz0SdsNnLmlTMt8Gb15CO50yb6pnLw4SOuMjL1IjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.25.3.9.0.zzo-98.ulo-19f.slu-3f5.3ed.3f4)!", + result: { + word: "służbowo", + correct: 25, + position: 3, + incorrect: 9, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 37, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCNmNjLmV2MuQWZz0SdsNnLyMzMx0yc5dnLw4iNuAjL2IjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: "!(służbowo-361.26.0.6.0.wys-1332.slu-3ed.3ef.3f4)!", + result: { + word: "służbowo", + correct: 26, + position: 0, + incorrect: 6, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 32, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCNmNTL1x2cuATLvJGbuEmYx0iavJmLyUTNt8Gbn5CMkNjMtw2bw5CNzMTMtwWe35CMucTMuMjLyIjLxYzMt82dvJ2QCVSNDVSdygTJ1MUJzhSI", + value: + "!(służbowo-361.22.3.17.0.wyl-1334.pol-23d0.glo-552.boj-1ba.lbo-0.slu-3f4)!", + result: { + word: "służbowo", + correct: 22, + position: 3, + incorrect: 17, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 42, + date: "27.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/mozolne-skladanie-po-literce-i-jeszcze-tradycyjna-pomylka-o-1-literke-w-przedost" +] = [ + { + date: "27.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKyUjL2QjLiNTLlB3cuATY20CajNjLkJTLjlmL2IjMtE2Yz5iN40SYlJnLw4SNuQjL3MjLxYzMtkHdsFWajVGczhSI", + value: + "!(specialty-361.37.4.5.0.rea-86.sca-226.ic-2d.3ch-6a0.spe-3b.46.52)!", + result: { + word: "specialty", + correct: 37, + position: 4, + incorrect: 5, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 46, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKyUjLzQjLxcTMtUGcukjN10Cc1NnL3ITLwF2YuMjNtQXZw5CNx0SawVmLxITMtIXZo5SMuYTMukjL3MjLxYzMtkHdsFWajVGczhSI", + value: + "!(specialty-361.37.9.16.1.her-121.epi-14.pet-63.cap-27.sup-569.pe-171.43.52)!", + result: { + word: "specialty", + correct: 37, + position: 9, + incorrect: 16, + knownIncorrect: 1, + totalWords: 8, + totalLetters: 62, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkiM14iN04iYz0SZwNnL20yY4VmLw4SNuEjL5IjLxYzMtkHdsFWajVGczhSI", + value: "!(specialty-361.29.1.5.0.exc-6.spe-3b.46.52)!", + result: { + word: "specialty", + correct: 29, + position: 1, + incorrect: 5, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 35, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKyUTLlB3cuczNtAXe05CO50CcvNmLw4SNucjL3EjLxYzMtkHdsFWajVGczhSI", + value: "!(specialty-361.17.7.5.0.cop-98.typ-77.spe-52)!", + result: { + word: "specialty", + correct: 17, + position: 7, + incorrect: 5, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 29, + date: "27.12.2025", + }, + }, + { + date: "27.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKyUjL2QTLl5yM40SawNnLmVTLu9GcuETMtUXcl5CMj1SYlhmLyITLhVmYuIjNt0WYn5CMuMTMuQjL0MjLxYzMtkHdsFWajVGczhSI", + value: + "!(specialty-361.34.4.13.0.gam-62.bea-22.hea-c0.equ-11.pon-5f.spi-83.e-46.52)!", + result: { + word: "specialty", + correct: 34, + position: 4, + incorrect: 13, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 51, + date: "27.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/niby-bylem-blisko-ale-bladzilem-17-12-2025-diffle-diffleen-31-letters-in-5-words" +] = [ + { + date: "17.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSZ50SZy5CMzMTLy9mZuQDNtYmL1QWLsVmcuUWMtUmcj5CMugjLy4SMy4SM1MTLyVmelVmcmhSI", + value: "!(freezer-351.21.2.8.0.cre-1e.rel-d5.f-44.for-330.re-9e)!", + result: { + word: "freezer", + correct: 21, + position: 2, + incorrect: 8, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 31, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUWOuMWOtUmcm5SMmRTLoN2MuEjNuUmMtUmcm5CZj1SZyJmL2gTLhVmcuAjL0EjLw4iNy4SM1MTLyVmelVmcmhSI", + value: + "!(freezer-351.26.0.14.0.rea-86.bre-cd.fre-2e.61.3ch-4f1.fre-9c.9e)!", + result: { + word: "freezer", + correct: 26, + position: 0, + incorrect: 14, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 40, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSZ54SO30SZyZmLk1iY1JnL5QWLhx2YuAjLyEjLw4yNx4SM1MTLyVmelVmcmhSI", + value: "!(freezer-351.17.0.12.0.cla-d9.rub-d.fre-79.9e)!", + result: { + word: "freezer", + correct: 17, + position: 0, + incorrect: 12, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 29, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUWOtUmcm5iMx0SZlJnLlFjMtIXZz5SMzITL0VWbuYTLjhXZuAjLzEjLx4CMy4SM1MTLyVmelVmcmhSI", + value: "!(freezer-351.20.1.13.0.exc-6.met-231.ser-21e.ree-12.fre-9e)!", + result: { + word: "freezer", + correct: 20, + position: 1, + incorrect: 13, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 34, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKlljL5cTLlJnZugDM40CajNjLm1yY1RnLw0idl5COz0ibpZmL50ycvxmLyYTLtF2ZuAjL3EjLw4SNy4SM1MTLyVmelVmcmhSI", + value: + "!(freezer-351.25.0.17.0.gam-62.los-9.fin-38.ev-0.tuc-f.3ch-808.fre-79.9e)!", + result: { + word: "freezer", + correct: 25, + position: 0, + incorrect: 17, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 42, + date: "17.12.2025", + }, + }, + { + date: "17.12.2025", + nick: "wihajster", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUWOtUmcuEWMtUWZm5iZy0SZlBnL3UWLhx2cuAjLyEjLw4yNx4SM1MTLyVmelVmcmhSI", + value: "!(freezer-351.17.0.12.0.sla-e7.pee-2f.fee-1a.re-9e)!", + result: { + word: "freezer", + correct: 17, + position: 0, + incorrect: 12, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 29, + date: "17.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/niby-latwe-ale-moze-zmylic-26-12-2025-diffle-difflepl-grywebowe-30-liter-w-4-slo" +] = [ + { + date: "26.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUmMtMWYuEmNx0SYp5iYz0icoNmLzQzMx0Cb5dnLw4yMx4CMucTMuAjNz0yN4UCNDVSYrNWYjhSI", + value: "!(cackać-360.17.0.13.0.wyl-1343.chr-3b.ia-16a.ac-2e)!", + result: { + word: "cackać", + correct: 17, + position: 0, + incorrect: 13, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 30, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0yYh5CZtY2bj5CMtsGbuETLl1WYugDZtUHaj5SMz0SZ0JnLzQWMtE2dz5CZ40SesBnLw4SMy4CMukTMuAjNz0yN4UCNDVSYrNWYjhSI", + value: + "!(cackać-360.19.0.21.0.ply-8d.swa-1d3.rte-31.chu-d8.ame-1.lk-0.cof-d.ac-2e)!", + result: { + word: "cackać", + correct: 19, + position: 0, + incorrect: 21, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 40, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKlJTLjF2YukDOy0SdrdnLzMWLhJHduQGOx0CczFmLw4SNx4CMuUTMuAjNz0yN4UCNDVSYrNWYjhSI", + value: "!(cackać-360.15.0.15.0.asp-18d.tra-c3.wku-289.cac-2e)!", + result: { + word: "cackać", + correct: 15, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 30, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0yYh5iM2MTLsVmLy0ya55CZ5ITL1h2YuYDNl1CczdnLw4SMy4CMuUTMuAjNz0yN4UCNDVSYrNWYjhSI", + value: "!(cackać-360.15.0.21.0.wsp-e46.chu-29d.yk-2.el-362.ac-2e)!", + result: { + word: "cackać", + correct: 15, + position: 0, + incorrect: 21, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 36, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0yYhNmL3AjYtUGcz5iZtInLjlzMtwWYuYmYy0SdoNmLw4SNx4CMuYTMuAjNz0yN4UCNDVSYrNWYjhSI", + value: "!(cackać-360.16.0.15.0.chu-2bf.al-39c.r-f.spe-b07.cac-2e)!", + result: { + word: "cackać", + correct: 16, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 31, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUmMtMWYuQTLv12YuQzMzETLsl3duAjL54CMuITMuAjNz0yN4UCNDVSYrNWYjhSI", + value: "!(cackać-360.12.0.9.0.wyl-1334.cmo-4.ac-2e)!", + result: { + word: "cackać", + correct: 12, + position: 0, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0yYhNmL1UjMto2b35yM5gTYx0ieyBnLw4SOx4CMuATMuAjNz0yN4UCNDVSYrNWYjhSI", + value: "!(cackać-360.10.0.19.0.prz-1a893.woj-255.cac-2e)!", + result: { + word: "cackać", + correct: 10, + position: 0, + incorrect: 19, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 29, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0yYhNmLhFTLhR2ZuITLrlmZuMzNy0Sd0NnLzQGOtUGbr5SYkhTMtsWe35CO50yb6pnLw4CMy4CMuQjMuAjNz0yN4UCNDVSYrNWYjhSI", + value: + "!(cackać-360.24.0.20.0.zzo-98.wyk-18da.kle-8d3.stu-273.fik-2.gda-1a.cac-2e)!", + result: { + word: "cackać", + correct: 24, + position: 0, + incorrect: 20, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 44, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0yYhNmLiNTMt4Wdw5iM4QTLjFmeuMTLjFWbuIjYy0SYydmLyMzMx0yc5dnLw4yNx4CMugTMuAjNz0yN4UCNDVSYrNWYjhSI", + value: + "!(cackać-360.18.0.17.0.wys-1332.gra-2b2.mac-3.zac-482.pun-13b.cac-2e)!", + result: { + word: "cackać", + correct: 18, + position: 0, + incorrect: 17, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 35, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0yYh5SY2ETLhl2YuEWMtEGZn5iNzETMtIXYw5CO50yb6pnLw4CNx4CMuEjMuAjNz0yN4UCNDVSYrNWYjhSI", + value: "!(cackać-360.21.0.14.0.zzo-98.par-1136.gda-1a.cia-16a.ac-2e)!", + result: { + word: "cackać", + correct: 21, + position: 0, + incorrect: 14, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 35, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKlJTLjFmLy0ya5NmLz0yYh1mL50SYudmL1UTMtMWYt5SZtEWa35SO2QTLyVHduUTNh1SZwNnL5UjNx0CbhpnLx4SMy4CMugjMuAjNz0yN4UCNDVSYrNWYjhSI", + value: + "!(cackać-360.28.0.21.1.zal-1659.spe-a55.tur-469.wia-e.mac-155.gna-9.mac-3.cyk-2.ac-2e)!", + result: { + word: "cackać", + correct: 28, + position: 0, + incorrect: 21, + knownIncorrect: 1, + totalWords: 9, + totalLetters: 49, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0yYhNmL5YzMt4WYm5iMzYTLoN2MuMTLrVHauAjMtE2ah5yYtoWYr5SYyUTLtFGbukzMx0SYi9mLkFzNz0ieyBnLw4SMy4SMugjMuAjNz0yN4UCNDVSYrNWYjhSI", + value: + "!(cackać-360.28.1.21.0.prz-371d.oba-139.lam-52a.kaj-c.aka-20.huk-3.3ch-632.fan-369.cac-2e)!", + result: { + word: "cackać", + correct: 28, + position: 1, + incorrect: 21, + knownIncorrect: 0, + totalWords: 9, + totalLetters: 50, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUmMtMWYj5yMmFTLpNWduMDNiRTLk9GcuAjL54CMuMTMuAjNz0yN4UCNDVSYrNWYjhSI", + value: "!(cackać-360.13.0.9.0.pod-4b43.uci-1f3.cac-2e)!", + result: { + word: "cackać", + correct: 13, + position: 0, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "Tapporauta", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0yYhNmL4kTLvpneuQjY20SY3tmLy4COx4SMuATMuAjNz0yN4UCNDVSYrNWYjhSI", + value: "!(cackać-360.10.1.18.2.kwa-6b4.zzo-98.cac-2e)!", + result: { + word: "cackać", + correct: 10, + position: 1, + incorrect: 18, + knownIncorrect: 2, + totalWords: 3, + totalLetters: 29, + date: "26.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/nieoczywiste-28-12-2025-diffle-difflepl-grywebowe-19-liter-w-3-slowach-10-1-whit" +] = [ + { + date: "28.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKjRGNt4WeuIDZt8mbz5CMmlTLz92auAjL44SMuATMuIjNz0CZv5WezhSI", + value: "!(synod-362.10.1.8.0.kos-9f0.sno-d2.yn-4dc)!", + result: { + word: "synod", + correct: 10, + position: 1, + incorrect: 8, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 19, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyYkRTLul3cugzMt42by5iZiJTL1h2YuAjLwEjLy4COuIjNz0CZv5WezhSI", + value: "!(synod-362.8.2.10.0.chu-2bf.ron-38.syn-4dc)!", + result: { + word: "synod", + correct: 8, + position: 2, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 20, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpMGZ00ib55CZ4ETLslmLwUWLv52cuUDZk1ich1mLw4SNx4SMuMTMuIjNz0CZv5WezhSI", + value: "!(synod-362.13.1.15.0.mar-dd5.sno-e0.il-18d.yn-4dc)!", + result: { + word: "synod", + correct: 13, + position: 1, + incorrect: 15, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 29, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpMGZ00ib55iYwETLu92cuQTY10ieyRXZp5mLw4CMx4SNuATMuIjNz0CZv5WezhSI", + value: "!(synod-362.10.5.10.0.nietrz-5a4.son-10b.yn-4dc)!", + result: { + word: "synod", + correct: 10, + position: 5, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 25, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyYkRTLulnLxIGOtg2YuQmM00icwNnLw4CMx4iMuETMuIjNz0CZv5WezhSI", + value: "!(synod-362.11.2.10.0.spr-42d.ch-8b1.yn-4dc)!", + result: { + word: "synod", + correct: 11, + position: 2, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 23, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKjRGNucTZ10ib55yYkdTL5pnLyQWLv52cuMmNh1SYydmLw4iMx4CMucTMuIjNz0CZv5WezhSI", + value: "!(synod-362.17.0.12.0.gra-a6c.sno-d2.zy-7dc.yn-5e7.4dc)!", + result: { + word: "synod", + correct: 17, + position: 0, + incorrect: 12, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 29, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyYkRTLul3cuADZz0ibv5CNxUTLvJHZuYjNy0ibptmLwQ2Mtg2Yz4CMzETLv52ZuITZh1ibhBnLx4SNx4SNucTMuIjNz0CZv5WezhSI", + value: + "!(synod-362.17.5.15.1.pan-ae2.gno-130.3ch-3d0.kin-266.dro-514.on-3d0.syn-4dc)!", + result: { + word: "synod", + correct: 17, + position: 5, + incorrect: 15, + knownIncorrect: 1, + totalWords: 7, + totalLetters: 37, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpMGZ00ib55SMihTLoN2cuEWM3MTL6JHcuAjLxEjLy4SOuIjNz0CZv5WezhSI", + value: "!(synod-362.9.2.11.0.prz-371a.sch-8b1.yn-4dc)!", + result: { + word: "synod", + correct: 9, + position: 2, + incorrect: 11, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpMGZ00ib55SYyETL5p3cucjMtsWdl5CMukjLy4SOuIjNz0CZv5WezhSI", + value: "!(synod-362.9.2.9.0.euk-27.szy-12a.yn-4dc)!", + result: { + word: "synod", + correct: 9, + position: 2, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 20, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyYkRjL1MTNt4Wez5COycTLul3duEWMyUTL69GcuAjL44yMuQTMuIjNz0CZv5WezhSI", + value: "!(synod-362.14.3.8.0.poz-521a.wyn-728.syn-535.4dc)!", + result: { + word: "synod", + correct: 14, + position: 3, + incorrect: 8, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 25, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKjRGNt4Wez5iZmFTLk9mauQjY20SY3tmLw4iMx4yMuATMuIjNz0CZv5WezhSI", + value: "!(synod-362.10.3.12.0.kwa-6b4.jod-1ff.syn-4dc)!", + result: { + word: "synod", + correct: 10, + position: 3, + incorrect: 12, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 25, + date: "28.12.2025", + }, + }, + { + date: "28.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyYkRTLul3cucDNy0iavdnLzkDOhFTL6JHcuAjL2EjLw4SOuIjNz0CZv5WezhSI", + value: "!(synod-362.9.0.16.0.prz-1a893.woj-247.syn-4dc)!", + result: { + word: "synod", + correct: 9, + position: 0, + incorrect: 16, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 25, + date: "28.12.2025", + }, + }, + { + nick: "wielkaberta", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpMGZ00ib55CMt8mbukTNz0yb6NnL0ETNtg2Yz4SZjFTLpx2buEGZ20ichdnLw4iMx4CMuQTMuIjNz0CZv5WezhSI", + value: + "!(synod-362.14.0.12.0.war-6da.oli-1ce.3ch-514.szo-359.no-0.yn-4dc)!", + result: { + word: "synod", + correct: 14, + position: 0, + incorrect: 12, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 26, + }, + }, + { + date: "28.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKjRGNt4Wez5CNz0CZ15mL0YWMtQWe35SMukjLz4SOuIjNz0CZv5WezhSI", + value: "!(synod-362.9.3.9.1.wyd-1f4.nud-34.syn-4dc)!", + result: { + word: "synod", + correct: 9, + position: 3, + incorrect: 9, + knownIncorrect: 1, + totalWords: 3, + totalLetters: 21, + date: "28.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/nietrudne-ale-18-12-2025-diffle-diffleen-grywebowe-38-letters-in-7-words-large-g" +] = [ + { + date: "18.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUWOuEzMtIXai5iZtIXan5SM1YjL0IjNtg2Yz4yNh1icvNnL10SZyRmLw4CMx4yMuUjMuITNz0SehRGa0JXaihSI", + value: + "!(birthday-352.25.3.10.0.dre-5.sor-a7.3ch-624.651.gir-f.bir-31.9e)!", + result: { + word: "birthday", + correct: 25, + position: 3, + incorrect: 10, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 38, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKllTLylmYuIjNtIXak5SN4ETLhJHduEWOtkmcw5iMy0SayRnL2gTLhVmcuAjL44yNuAjMuITNz0SehRGa0JXaihSI", + value: + "!(birthday-352.20.7.8.0.rea-86.tri-22.pri-9a.tra-185.dir-62.bir-9e)!", + result: { + word: "birthday", + correct: 20, + position: 7, + incorrect: 8, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 35, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKllTLylmYuE2Mx0Sa0NnLlFTLlJ3YuAjL24SMuUTMuITNz0SehRGa0JXaihSI", + value: "!(birthday-352.15.1.6.0.cre-1e.sti-13a.bir-9e)!", + result: { + word: "birthday", + correct: 15, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKllTLylmYugTOx0ichhmL5YTL0lGcukjYt8mcm5SM40icpJmL20yY4VmLw4SMx4yMuIjMuITNz0SehRGa0JXaihSI", + value: + "!(birthday-352.22.3.11.0.exc-6.bir-81.fro-b9.pit-69.har-198.bir-9e)!", + result: { + word: "birthday", + correct: 22, + position: 3, + incorrect: 11, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 36, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKllTLylmYukTLilHauMTMtM3bw5CNz0ibhJnLyYTLtF2ZuAjL34SNuYTMuITNz0SehRGa0JXaihSI", + value: "!(birthday-352.16.5.7.0.gam-62.ran-34.pos-13.hyb-9.bir-9e)!", + result: { + word: "birthday", + correct: 16, + position: 5, + incorrect: 7, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 28, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "wihajster", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKllTLylmYuQjMx0ybyRnL0Y2MtEGaj5yNl1SYsNnLw4CMx4COuUTMuITNz0SehRGa0JXaihSI", + value: "!(birthday-352.15.8.10.0.sla-e7.cha-3f4.tro-124.bir-9e)!", + result: { + word: "birthday", + correct: 15, + position: 8, + incorrect: 10, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 33, + date: "18.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/nietrudne-ale-ma-troche-mozliwosci-21-12-2025-diffle-diffleen-grywebowe-53-lette" +] = [ + { + date: "21.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUmNucTLuVmcuYmMtIXdi5CMts2bq5CM40iblRmL00iblBnLmhTL0VWbuUWMt4mbh5yM5ITLhh2YuEjLwIjLx4iMz4SN1MTLsF2dl5WZyhSI", + value: + "!(renewal-355.32.1.20.1.cha-293.ann-1e.met-8f.pen-4.den-80.jok-0.bur-2f.ren-7.6e)!", + result: { + word: "renewal", + correct: 32, + position: 1, + incorrect: 20, + knownIncorrect: 1, + totalWords: 9, + totalLetters: 53, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKlZjL40ibuYDOtEWZy5CMuYjLy4CNx4SN1MTLsF2dl5WZyhSI", + value: "!(renewal-355.14.2.6.0.rea-86.n-8.6e)!", + result: { + word: "renewal", + correct: 14, + position: 2, + incorrect: 6, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSZ20iblJnLyYTLylWYuImZtEmcj5CMuQjLz4yMx4SN1MTLsF2dl5WZyhSI", + value: "!(renewal-355.13.3.4.0.cra-fb.air-62.ren-6e)!", + result: { + word: "renewal", + correct: 13, + position: 3, + incorrect: 4, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 20, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "Heheszki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSZ20ibuAzMtYnLyIWLz5iZ00SZlJnLzITL09WbuAjLyEjLx4iMy4SN1MTLsF2dl5WZyhSI", + value: "!(renewal-355.22.1.12.0.mot-23.ree-4f.s-b2.v-30.n-6e)!", + result: { + word: "renewal", + correct: 22, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 35, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKlZjLlVWLu5COtcmLhNTMtEmLjVTLsVmcuIjNt0WYn5SMuUjLz4CNy4SN1MTLsF2dl5WZyhSI", + value: "!(renewal-355.24.3.5.1.gam-62.rel-5c.a-13a.g-8.n-ee.6e)!", + result: { + word: "renewal", + correct: 24, + position: 3, + incorrect: 5, + knownIncorrect: 1, + totalWords: 6, + totalLetters: 32, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpUmNt4WZy5iNy0ybydnLyYTLk5CZl1ycugTLn5iM3ETLhVmcuYTLjhXZuAjL0EjLy4CMz4SN1MTLsF2dl5WZyhSI", + value: + "!(renewal-355.30.2.14.0.exc-6.rea-172.g-8.s-ed.d-62.wro-26.ren-6e)!", + result: { + word: "renewal", + correct: 30, + position: 2, + incorrect: 14, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 46, + date: "21.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/nudne-ale-proste-25-12-2025-flag-pl-diffle-difflepl-grywebowe-55-liter-w-9-slowa" +] = [ + { + date: "25.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpImMy0CdzVnLw0iZ1xmL5QmMtUmci5CM00CdzdnL4IjMx0SYw5iZ1ETLht2cuUTNx0yYh1mL40iah5mLlJTYtoXY65CMuIjMuAjLzMjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: + "!(ustawać-359.33.0.22.0.zaz-a2e.naj-8.mac-155.ska-15f.pa-1228.wst-40.bre-2d9.luf-0.ust-22b)!", + result: { + word: "ustawać", + correct: 33, + position: 0, + incorrect: 22, + knownIncorrect: 0, + totalWords: 9, + totalLetters: 55, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiYyITL0NXduUWN10CajNjL5ITLpxGcukjZx0SYkVnLyIWMtUncm5yM0MTMtwWe35CMucTMuAjL5EjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: + "!(ustawać-359.19.0.17.0.wyl-1343.fru-1b2.uda-1f9.pli-29.3ch-55e.ust-22b)!", + result: { + word: "ustawać", + correct: 19, + position: 0, + incorrect: 17, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 36, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpImMy0CdzVnLkljMtUHaj5SYm1SY3NnL2QTZtA3c35CMuYTMuMjL1EjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: "!(ustawać-359.15.3.16.0.wsp-e46.swa-fa.chu-29d.ust-22b)!", + result: { + word: "ustawać", + correct: 15, + position: 3, + incorrect: 16, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 34, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiYyITL0NnL5YWMtEGZ15SM0YmMt8mcw5CNzMTMtwWe35CMuQTMuAjL2EjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: "!(ustawać-359.16.0.14.0.wyl-1334.pro-2f41.uda-1f9.st-22b)!", + result: { + word: "ustawać", + correct: 16, + position: 0, + incorrect: 14, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 30, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpImMy0CdzVnL2UzNz0ieyBnLw4iNuAjLyEjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: "!(ustawać-359.12.0.6.0.prz-3756.ust-22b)!", + result: { + word: "ustawać", + correct: 12, + position: 0, + incorrect: 6, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 18, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpImMy0CdzVnL4UTOx0SY0NnLwQTL0N3duQWYy0SY0NnLkhTMtA3ch5CMuATMuEjL1IjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: "!(ustawać-359.25.1.10.0.asp-18d.sta-2ad.wst-40.sta-1958.ust-22b)!", + result: { + word: "ustawać", + correct: 25, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 36, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKiJjMtQ3c15iZ0kTLyR3cuMGN00SY3VnLmJmMtUHaj5CMuITMuEjL2EjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: "!(ustawać-359.16.1.12.0.chu-2bf.uwa-44c.str-94f.ust-22b)!", + result: { + word: "ustawać", + correct: 16, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 29, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpImMy0CdzVnLzQTNy0ychpnLyMzMx0yc5dnLw4iNuIjL0EjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: "!(ustawać-359.14.2.6.0.wys-1332.zas-2543.ust-22b)!", + result: { + word: "ustawać", + correct: 14, + position: 2, + incorrect: 6, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKiJjMtQ3c15CZtcXdz5CM5ETLzV2ducjMx0SetNnLjNjZtEGbw5iNllTLi5SO1YTMtwWY65CMuUTMuIjL0IjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: + "!(ustawać-359.24.2.15.0.zal-1659.b-9e6.pla-f3c.smy-127.wes-190.suw-d.ust-22b)!", + result: { + word: "ustawać", + correct: 24, + position: 2, + incorrect: 15, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 41, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiYyITL0NXdugTN5ETLhR3cuUjYtQXYy5CO50yb6pnLw4SOuEjL4EjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: "!(ustawać-359.18.1.9.0.zzo-98.rat-b5.sta-1958.ust-22b)!", + result: { + word: "ustawać", + correct: 18, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 28, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpImMy0CduUTZtU3c15CZtcXdz5SN4MTMtIXe35SYwMWLj9GcugTOt8me65CMugTMuEjLzIjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: + "!(ustawać-359.23.1.18.0.zzo-98.poc-c0a.wyr-1385.suw-d.usu-e5.t-22b)!", + result: { + word: "ustawać", + correct: 23, + position: 1, + incorrect: 18, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 42, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKiJjMtQ3c15SN1ITLq92duMTO4EWMtoncw5CMucTMuEjLyEjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: "!(ustawać-359.12.1.17.0.prz-1a893.woj-255.ust-22b)!", + result: { + word: "ustawać", + correct: 12, + position: 1, + incorrect: 17, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 30, + date: "25.12.2025", + }, + }, + { + date: "25.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiYyITL0NXduADNtQ3c35CO1kTMtEGdz5SO3YWL3FmbuMmYtcXYi5yYhJGNtQ2bw5CMuUTMuAjL3IjL5UzMtcDOlQzQlE2dhR3c1hSI", + value: + "!(ustawać-359.27.0.15.0.pod-4bac.baw-bc.naw-f79.sta-1958.wst-40.ust-22b)!", + result: { + word: "ustawać", + correct: 27, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 42, + date: "25.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/padam-20-12-2025-flag-pl-diffle-difflepl-grywebowe-32-litery-w-5-slowach-large-g" +] = [ + { + date: "20.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKy0ibvtmLwMTOt82az5yMzIWMtEmc05iMiRjMtw2bw5iZiJTL1h2YuAjL2EjLw4iNx4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.16.0.16.0.chu-2bf.pol-24b2.tra-1b33.sko-930.kon-2)!", + result: { + word: "konać", + correct: 16, + position: 0, + incorrect: 16, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 32, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKy0ibvtmLxcTNts2bk5CMzkTLvt2cuUmYtUHbw5yMyUTLvJnYuMDNzETLsl3duAjL4EjLx4CMy4CN1MTL3gTJ0MUJh52brhSI", + value: + "!(konać-354.20.1.18.0.wyl-1343.bro-523.plu-be.sko-930.dok-571.kon-2)!", + result: { + word: "konać", + correct: 20, + position: 1, + incorrect: 18, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 39, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "wihajster", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKy0ibvtmLzQ2Mts2bk5iNhJWLllWbuAjL0EjLz4CMx4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.10.3.14.0.mie-ba6.dok-3d3.kon-2)!", + result: { + word: "konać", + correct: 10, + position: 3, + incorrect: 14, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 27, + date: "20.12.2025", + }, + }, + { + nick: "Heheszki", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiMt42br5SZ40ibvRnLmV2YtUmc65CMugjLx4CMx4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.10.1.8.0.zre-cef.ton-8e.kon-2)!", + result: { + word: "konać", + correct: 10, + position: 1, + incorrect: 8, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 19, + }, + }, + { + date: "20.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiMt42br5CMzkTLvt2cuUDZ1ETLllGcuAjLxEjLx4yMx4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.13.1.11.0.pie-15d5.sko-930.kon-2)!", + result: { + word: "konać", + correct: 13, + position: 1, + incorrect: 11, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 25, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpITLu92auQGOx0CczFmLw4COuEjL44CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.8.1.8.0.asp-18d.kon-2)!", + result: { + word: "konać", + correct: 8, + position: 1, + incorrect: 8, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 17, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpITLu5SN10yYuIjMtA3br5iMzMTMtMXe35CMukjLw4SNx4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.15.0.9.0.wys-1332.kop-22.c-55.n-2)!", + result: { + word: "konać", + correct: 15, + position: 0, + incorrect: 9, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 24, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "Cybulion", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKy0ibvtmL1EWNtonc0VWau5CMuETMuIjL34CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.7.2.11.0.nietrz-5a5.kon-2)!", + result: { + word: "konać", + correct: 7, + position: 2, + incorrect: 11, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 20, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKy0ibvtmLwMWNts2bw5CNzMTMtwWe35CMuATMuMjL44CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.8.3.10.0.wyl-1334.pok-5c0.kon-2)!", + result: { + word: "konać", + correct: 8, + position: 3, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKy0ibvtmL3UTLu9GduEWMtc2bi5iN0UWLwN3duAjL4EjLx4yMx4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.13.1.18.0.wsp-e46.bog-1a.ton-57.kon-2)!", + result: { + word: "konać", + correct: 13, + position: 1, + incorrect: 18, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 32, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiMt42br5CZxczMtoncw5CMuATMuAjL34CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.7.0.10.0.prz-371d.kon-2)!", + result: { + word: "konać", + correct: 7, + position: 0, + incorrect: 10, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 17, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiMt42br5CZjVTL5p3cucjMtw2bw5SO1YTMtwWY65CMukjLx4CNx4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.14.1.9.0.zal-1659.pol-27.szy-5cd.kon-2)!", + result: { + word: "konać", + correct: 14, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 24, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiMt42br5CM3YTLhB3bugTOt8me65CMukjLy4SMx4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.11.2.9.0.zzo-98.opa-670.kon-2)!", + result: { + word: "konać", + correct: 11, + position: 2, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpITLu92auUTNy0iavdnLzkDOhFTL6JHcuAjL4EjLw4CMx4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.10.0.18.0.prz-1a893.woj-255.kon-2)!", + result: { + word: "konać", + correct: 10, + position: 0, + incorrect: 18, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 28, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkiMt42br5SMtEGbv5SO00CdvdmLmZWLvl2cuMDNiRTLk9GcuAjL1EjLw4yNx4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.17.0.15.0.pod-4b43.sio-ff.got-49.ola-1.kon-2)!", + result: { + word: "konać", + correct: 17, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 32, + date: "20.12.2025", + }, + }, + { + date: "20.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpITLu92auUzN2ETLrl3duAzM50ybrNnLkRDNx0yavBnL4kTLvpneuAjLwEjLw4yMy4CN1MTL3gTJ0MUJh52brhSI", + value: "!(konać-354.23.0.10.0.zzo-98.pok-144d.sko-930.wyk-1675.kon-2)!", + result: { + word: "konać", + correct: 23, + position: 0, + incorrect: 10, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 33, + date: "20.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/plynnie-poszlo-14-12-2025-diffle-diffleen-grywebowe-21-letters-in-3-words-large-" +] = [ + { + date: "14.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKlNTL1FnLmlTL0RXYuYDOtEWZy5CMuYjLx4CNx4CO0MTLjlGdhVXchhSI", + value: "!(aquatic-348.14.1.6.0.rea-86.att-9f.qu-3e)!", + result: { + word: "aquatic", + correct: 14, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKlNTL1FnLzkTMtQXduYWOtQHdh5yM0ETLuFGcuQWLlNWauEjL0EjLx4iMy4CO0MTLjlGdhVXchhSI", + value: "!(aquatic-348.22.1.14.1.ice-d.pan-143.att-9f.ut-193.qu-3e)!", + result: { + word: "aquatic", + correct: 22, + position: 1, + incorrect: 14, + knownIncorrect: 1, + totalWords: 5, + totalLetters: 37, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKlNTL1FXYuYTMtMWdm5SOwgTLoN2MuUWNtkmdugTZy0Cdu5iZ50Cd0FmL2YWMtwWYi5SYk1ychBnLyYTLtF2ZuAjL3EjLw4COy4CO0MTLjlGdhVXchhSI", + value: + "!(aquatic-348.28.0.17.0.gam-62.pas-da.bal-1f6.att-9f.nt-2e8.vi-5e.3ch-809.fuc-16.aqu-3e)!", + result: { + word: "aquatic", + correct: 28, + position: 0, + incorrect: 17, + knownIncorrect: 0, + totalWords: 9, + totalLetters: 45, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpU2MtUXch5CO5ITLhVXcuUWLmF2duYDOx0CajNjLw0idhNmLmlTL0RXYugTZz0CajNjLmNjMtkGaj5SZy0Sa0NnL4YTLt1WYuYTLjhXZuAjL0IjL04CMz4CO0MTLjlGdhVXchhSI", + value: + "!(aquatic-348.30.4.24.0.exc-6.amm-68.sti-2e.chi-23f.3ch-3e8.att-9f.cav-0.3ch-186.waf-e.qua-298.aqu-3e)!", + result: { + word: "aquatic", + correct: 30, + position: 4, + incorrect: 24, + knownIncorrect: 0, + totalWords: 11, + totalLetters: 58, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "wihajster", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKlNTL1FXYucTZtEGbz5CMugjLw4SMx4CO0MTLjlGdhVXchhSI", + value: "!(aquatic-348.11.0.8.0.sla-e7.aqu-3e)!", + result: { + word: "aquatic", + correct: 11, + position: 0, + incorrect: 8, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 19, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpU2MtUXcuATMtkmdugTZy0Cdu5iZ50Cd0FmL30CdhhmLlFTLlJ3YuAjLwEjLx4CNy4CO0MTLjlGdhVXchhSI", + value: "!(aquatic-348.24.1.10.0.cre-1e.hat-7.att-9f.nt-2e8.vi-10.qu-3e)!", + result: { + word: "aquatic", + correct: 24, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 35, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "Greyman", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpU2MtUXch5CN3EjLzkzNukDO10CajNjLw0ib1RnLycTLyVHcuEWL1VmZuAjL0EjLz4COx4CO0MTLjlGdhVXchhSI", + value: + "!(aquatic-348.18.3.14.0.feu-a.pur-72.tun-0.3ch-589.793.174.aqu-3e)!", + result: { + word: "aquatic", + correct: 18, + position: 3, + incorrect: 14, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 35, + date: "14.12.2025", + }, + }, + { + date: "14.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSZz0Sdx5SMx0Cdz5CMx0Sa25yMt02YugTZy0Cdu5iZ50Cd0FmL4kTLw92YuEjL3EjLz4SMz4CO0MTLjlGdhVXchhSI", + value: + "!(aquatic-348.31.3.17.1.cop-98.att-9f.nt-2e8.cm-3.vi-10.st-11.qu-3e)!", + result: { + word: "aquatic", + correct: 31, + position: 3, + incorrect: 17, + knownIncorrect: 1, + totalWords: 7, + totalLetters: 51, + date: "14.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/proste-ale-chwile-musialem-pomyslec-30-12-2025-diffle-difflepl-grywebowe-21-lite" +] = [ + { + date: "30.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0ie1RnLzcDNtMWas5CMmlTLz92auAjLwEjLy4SOuQjNz0ibppXd0hSI", + value: "!(tuzin-364.9.2.10.0.kos-9f0.lic-473.tuz-2e)!", + result: { + word: "tuzin", + correct: 9, + position: 2, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKlJTL65CZzETLuVHduImMx0SZ3tmLw4SMx4iMuITMuQjNz0ibppXd0hSI", + value: "!(tuzin-364.12.2.11.0.kwe-12b.tun-13d.z-2e)!", + result: { + word: "tuzin", + correct: 12, + position: 2, + incorrect: 11, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 25, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0ie1RnLmJmMtUHaj5CMuYjLx4COuQjNz0ibppXd0hSI", + value: "!(tuzin-364.8.1.6.0.chu-2bf.tuz-2e)!", + result: { + word: "tuzin", + correct: 8, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 15, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "Cybulion", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUmMtoXd05iNt4Gd15CNhVTL6JHdllmbuAjLyEjL04SOuQjNz0ibppXd0hSI", + value: "!(tuzin-364.9.4.12.0.nietrz-5a4.utn-6.tuz-2e)!", + result: { + word: "tuzin", + correct: 9, + position: 4, + incorrect: 12, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 25, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKlJTL6VHducjMtsWdl5CMuYjLx4COuQjNz0ibppXd0hSI", + value: "!(tuzin-364.8.1.6.0.euk-27.tuz-2e)!", + result: { + word: "tuzin", + correct: 8, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 15, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKlJTL6VHduUDNtkGb15SN1ETLtlmeuQmM00icwNnLw4SNx4iMuMTMuQjNz0ibppXd0hSI", + value: "!(tuzin-364.13.2.15.0.spr-42d.zim-155.uli-45.tuz-2e)!", + result: { + word: "tuzin", + correct: 13, + position: 2, + incorrect: 15, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 30, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUmMtoXd05CNhVTL6JHdllmbuAjLxEjLy4yNuQjNz0ibppXd0hSI", + value: "!(tuzin-364.7.2.11.0.nietrz-5a4.tuz-2e)!", + result: { + word: "tuzin", + correct: 7, + position: 2, + incorrect: 11, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 20, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "User", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0ie1RnLhJWMt4Wa65yY2ETL1p3YugjN10SZpBnLw4SNx4CNuITMuQjNz0ibppXd0hSI", + value: "!(tuzin-364.12.4.15.0.pie-568.czu-16c.zin-1ba.tuz-2e)!", + result: { + word: "tuzin", + correct: 12, + position: 4, + incorrect: 15, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 31, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKlJTL6VHduMTO4EWMtoncw5CMugjLy4COuQjNz0ibppXd0hSI", + value: "!(tuzin-364.8.2.8.0.prz-1a893.tuz-2e)!", + result: { + word: "tuzin", + correct: 8, + position: 2, + incorrect: 8, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 18, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUmMtoXduQDMx0yY5RnLhFzNz0ieyBnLw4SMx4SMuATMuQjNz0ibppXd0hSI", + value: "!(tuzin-364.10.1.11.0.prz-371a.tyc-104.uz-2e)!", + result: { + word: "tuzin", + correct: 10, + position: 1, + incorrect: 11, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0ie15COyITL6JHduEWMyUTL69GcuAjL54SMuETMuQjNz0ibppXd0hSI", + value: "!(tuzin-364.11.1.9.0.poz-521a.trz-228.uz-2e)!", + result: { + word: "tuzin", + correct: 11, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "wihajster", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSZy0ie1RnLycjNtIXdi5iNhJWLllWbuAjLyEjLy4SOuQjNz0ibppXd0hSI", + value: "!(tuzin-364.9.2.12.0.mie-ba6.bur-672.tuz-2e)!", + result: { + word: "tuzin", + correct: 9, + position: 2, + incorrect: 12, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 23, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKlJTL6VHduATL1p3YuQjYy0ibpZmLidDNt4Wa35iY3YTLk5WauMmNh1SYydmLw4iMx4yMuMTMuQjNz0ibppXd0hSI", + value: + "!(tuzin-364.13.3.12.0.gra-a6c.ind-67b.win-47b.fin-2b4.czu-0.tuz-2e)!", + result: { + word: "tuzin", + correct: 13, + position: 3, + incorrect: 12, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 28, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpUmMtoXd05CNiZTLhd3auAjLwEjLz4yNuQjNz0ibppXd0hSI", + value: "!(tuzin-364.7.3.10.0.kwa-6b4.tuz-2e)!", + result: { + word: "tuzin", + correct: 7, + position: 3, + incorrect: 10, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 20, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKlJTL6VHduMmZt0Wa65CZxITLtp3cuQjZx0CZ5dnLy4iMx4SMuMTMuQjNz0ibppXd0hSI", + value: "!(tuzin-364.13.1.12.2.wyd-1f4.szm-21d.zim-fc.tuz-2e)!", + result: { + word: "tuzin", + correct: 13, + position: 1, + incorrect: 12, + knownIncorrect: 2, + totalWords: 4, + totalLetters: 26, + date: "30.12.2025", + }, + }, + { + date: "30.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKlJTL65CZyETLiVHduUDO10CajNjLwYTLmV3cuEWZy0CcvtmLx4yMx4SMuMTMuQjNz0ibppXd0hSI", + value: "!(tuzin-364.13.1.13.1.kop-2ea.suf-60.3ch-585.tub-12d.z-2e)!", + result: { + word: "tuzin", + correct: 13, + position: 1, + incorrect: 13, + knownIncorrect: 1, + totalWords: 5, + totalLetters: 27, + date: "30.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/proste-ale-moze-sprawic-problemy-jak-sie-nie-trafi-dobrze-15-12-2025-diffle-diff" +] = [ + { + date: "15.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKk1Sb11mL0QzMtcHaj5CMkFTLsVnYuAjZ50ycvtmLw4SNx4SMuETMukDNz0SYp1WdthSI", + value: "!(mumia-349.11.1.15.0.kos-9f0.bul-1d0.chw-344.mum-d)!", + result: { + word: "mumia", + correct: 11, + position: 1, + incorrect: 15, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 27, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKk1Sb15SMtYmLiNTMtcWYuATLslWbuITO30SY6NmLx4SNx4SMuYTMukDNz0SYp1WdthSI", + value: "!(mumia-349.16.1.15.1.cza-792.mil-0.ag-13b.f-1.um-d)!", + result: { + word: "mumia", + correct: 16, + position: 1, + incorrect: 15, + knownIncorrect: 1, + totalWords: 5, + totalLetters: 32, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKk1Sb11mLwQWMtwWdi5yN5ITL1h2YuQTY10ieyRXZp5mLw4SOx4SMuQTMukDNz0SYp1WdthSI", + value: "!(mumia-349.14.1.19.0.nietrz-5a4.chu-297.bul-1d0.mum-d)!", + result: { + word: "mumia", + correct: 14, + position: 1, + incorrect: 19, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 34, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpQWLtVXbuYjY1ETLyR3cuYmYy0SdoNmLw4yMx4SMuETMukDNz0SYp1WdthSI", + value: "!(mumia-349.11.1.13.0.chu-2bf.str-15b6.mum-d)!", + result: { + word: "mumia", + correct: 11, + position: 1, + incorrect: 13, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 25, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCZt0Wdt5iZjJTLpJWduATLnlGbuQmM00icwNnLw4CNx4SMuETMukDNz0SYp1WdthSI", + value: "!(mumia-349.11.1.14.0.spr-42d.lig-0.ubi-2cf.mum-d)!", + result: { + word: "mumia", + correct: 11, + position: 1, + incorrect: 14, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 26, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKk1Sb11mLwQWMtwWdi5yNy0ya1VmLw4CMx4SMuETMukDNz0SYp1WdthSI", + value: "!(mumia-349.11.1.10.0.euk-27.bul-1d0.mum-d)!", + result: { + word: "mumia", + correct: 11, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKk1Sb11mLygTMtUXaj5iMtYWam5CZ2MTLhlGcuQjZx0CZ5dnLw4SNx4iMuMTMukDNz0SYp1WdthSI", + value: "!(mumia-349.13.2.15.0.wyd-1f4.pia-36d.fif-2.ciu-182.mum-d)!", + result: { + word: "mumia", + correct: 13, + position: 2, + incorrect: 15, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 30, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKk1Sb15iMx0yY55SNmFTL65iYzITLhlWbuMmNh1SYydmLw4SMx4SMuUTMukDNz0SYp1WdthSI", + value: "!(mumia-349.15.1.11.0.gra-a6c.mia-23b.z-1f5.yc-12.um-d)!", + result: { + word: "mumia", + correct: 15, + position: 1, + incorrect: 11, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 27, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkCZt0Wdt5yN0ITLq92dukzYtIWdk5yM5gTYx0ieyBnLw4COx4CMuITMukDNz0SYp1WdthSI", + value: "!(mumia-349.12.0.18.0.prz-1a893.dub-c9.woj-247.mum-d)!", + result: { + word: "mumia", + correct: 12, + position: 0, + incorrect: 18, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 30, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "wihajster", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKk1Sb15iNhJWLllWbuAjLxEjLw4COukDNz0SYp1WdthSI", + value: "!(mumia-349.8.0.11.0.mie-ba6.um-d)!", + result: { + word: "mumia", + correct: 8, + position: 0, + incorrect: 11, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 19, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKk1Sb11mLwYWLu9mZuEWM3MTL6JHcuAjLyEjLw4SOukDNz0SYp1WdthSI", + value: "!(mumia-349.9.0.12.0.prz-371a.fon-f0.mum-d)!", + result: { + word: "mumia", + correct: 9, + position: 0, + incorrect: 12, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "15.12.2025", + }, + }, + { + date: "15.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKk1Sb15CMtIXat5SYxITNto3bw5CMukjLx4SOukDNz0SYp1WdthSI", + value: "!(mumia-349.9.1.9.0.poz-521a.mir-0.um-d)!", + result: { + word: "mumia", + correct: 9, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 19, + date: "15.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/przeklete-warianty-pisowni-19-12-2025-diffle-diffleen-31-letters-in-4-words-larg" +] = [ + { + date: "19.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkCOy4iM00yYh1mLm1CctlmLlFTLlJ3YuAjL14CNuIjMuMTNz0Sau9mchNWYthSI", + value: "!(macaroni-353.22.4.5.0.cre-1e.imp-f.mac-42.28)!", + result: { + word: "macaroni", + correct: 22, + position: 4, + incorrect: 5, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 31, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkCOy4yYm1yYh1mL2gTLhVmcuAjLz4iMucTMuMTNz0Sau9mchNWYthSI", + value: "!(macaroni-353.17.2.3.0.rea-86.mac-fc.28)!", + result: { + word: "macaroni", + correct: 17, + position: 2, + incorrect: 3, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpgjMucjMtMmLl1ycuQ2NtIXYt5yYz0SbyFmLyYTLtF2ZuAjL24yMucjMuMTNz0Sau9mchNWYthSI", + value: "!(macaroni-353.27.3.6.0.gam-62.arm-3c.mar-7d.s-e.c-27.28)!", + result: { + word: "macaroni", + correct: 27, + position: 3, + incorrect: 6, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 36, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK4ITLjFWbuYmMt0WZk5iY3QTLu92YuIjL54SNucTMuMTNz0Sau9mchNWYthSI", + value: "!(macaroni-353.17.5.9.2.con-47b.dem-2f.mac-28)!", + result: { + word: "macaroni", + correct: 17, + position: 5, + incorrect: 9, + knownIncorrect: 2, + totalWords: 3, + totalLetters: 31, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK4ITLjFWbuEWZ00ichNmL1ITLu92duMTZx0SYjNnL20yY4VmLw4SMx4iMuIjMuMTNz0Sau9mchNWYthSI", + value: "!(macaroni-353.22.2.11.0.exc-6.sca-1e3.won-25.car-4ea.mac-28)!", + result: { + word: "macaroni", + correct: 22, + position: 2, + incorrect: 11, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 35, + date: "19.12.2025", + }, + }, + { + date: "19.12.2025", + nick: "User", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkCOy0yYh5iMwETLzlWbuIGMy0ichJmLilzMtIXYw5SN30SYodnLw4CMx4SMuAjMuMTNz0Sau9mchNWYthSI", + value: "!(macaroni-353.20.1.10.0.wha-75.par-39b.bar-20b.mis-102.ac-28)!", + result: { + word: "macaroni", + correct: 20, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 31, + date: "19.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/przyjemne-i-milo-kojarzace-sie-23-12-2025-diffle-diffleen-grywebowe-42-letters-i" +] = [ + { + date: "23.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkCOukTL25WZuQTLw9mL1ITL3VmbuMWOx0Cbl1mLzQWLmVGZuAjL0EjLy4iNy4yN1MTLw9GblZnblhSI", + value: "!(envelop-357.26.2.14.0.def-d3.mel-19c.new-25.op-4.env-9.8)!", + result: { + word: "envelop", + correct: 26, + position: 2, + incorrect: 14, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 42, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkCOukTL25iYtombl5SOm1ibldmL2gTLhVmcuAjLxEjLx4iMy4yN1MTLw9GblZnblhSI", + value: "!(envelop-357.22.1.11.0.rea-86.gen-f9.enj-b.v-9.8)!", + result: { + word: "envelop", + correct: 22, + position: 1, + incorrect: 11, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 34, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpgTL25mL5ITLvxWZuATLsRWauUWMtUmcj5CMugjLy4iMx4yN1MTLw9GblZnblhSI", + value: "!(envelop-357.12.2.8.0.cre-1e.idl-0.elo-29.nv-8)!", + result: { + word: "envelop", + correct: 12, + position: 2, + incorrect: 8, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 22, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpgjL50iduVmLhRTL19mYucTLlB3buEjMt8mbz5iZyQTLhh2YuAjLzEjL04SMy4yN1MTLw9GblZnblhSI", + value: "!(envelop-357.21.4.13.0.cha-42f.sno-21.ope-7.bou-4a.env-9.8)!", + result: { + word: "envelop", + correct: 21, + position: 4, + incorrect: 13, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 38, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpgTL25mLyMTLvxmL4ITLvBnLiVTLoRXZuIjNt0WYn5CMukjLy4SNx4yN1MTLw9GblZnblhSI", + value: "!(envelop-357.15.2.9.0.gam-62.eth-5b.po-28.lo-32.nv-8)!", + result: { + word: "envelop", + correct: 15, + position: 2, + incorrect: 9, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 26, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "wihajster", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpgTL25WZuMWOx0Cbl1mL3UWLhx2cuAjLwEjLy4iMx4yN1MTLw9GblZnblhSI", + value: "!(envelop-357.12.2.10.0.sla-e7.mel-19c.env-8)!", + result: { + word: "envelop", + correct: 12, + position: 2, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 24, + date: "23.12.2025", + }, + }, + { + date: "23.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkCOtYnbl5CO50CcvNmLw4SOuIjL54yN1MTLw9GblZnblhSI", + value: "!(envelop-357.9.2.9.0.cop-98.env-8)!", + result: { + word: "envelop", + correct: 9, + position: 2, + incorrect: 9, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 20, + date: "23.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/tradycyjna-pomylka-o-1-literke-w-przedostatnim-ale-ogolnie-latwe-26-12-2025-diff" +] = [ + { + date: "26.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK5QjNuEGM20ycp1mL2gTLhVmcuAjL24SMuETMuAjNz0Se0NXathSI", + value: "!(misty-360.11.1.6.0.rea-86.mis-60a.649)!", + result: { + word: "misty", + correct: 11, + position: 1, + incorrect: 6, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 18, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpkDN24SYwYTLzlWbuYWLzl2ZugDNtUncm5SZ10ibhhmLw4yNx4CMuUTMuAjNz0Se0NXathSI", + value: "!(misty-360.15.0.17.0.han-5e.fru-48.gis-f.mis-60a.649)!", + result: { + word: "misty", + correct: 15, + position: 0, + incorrect: 17, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 32, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpkDN20ycp1mL5EWLzlmZuEjMtUGaj5CMucjLx4SOuAjNz0Se0NXathSI", + value: "!(misty-360.9.1.7.0.che-21.fis-a9.mis-649)!", + result: { + word: "misty", + correct: 9, + position: 1, + incorrect: 7, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 17, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpkDN24SMhZTLzlmL5QTMtMXdugjY00ibv1mLyYTLtF2ZuAjL54CMuUTMuAjNz0Se0NXathSI", + value: "!(misty-360.15.0.9.0.gam-62.mon-4b8.us-149.is-6a1.649)!", + result: { + word: "misty", + correct: 15, + position: 0, + incorrect: 9, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 24, + date: "26.12.2025", + }, + }, + { + date: "26.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkSO0YTLzlWbuAjZz0SauVnLzETLmlmZuMTNtQXar5CO50CcvNmLw4iNx4SMuYTMuAjNz0Se0NXathSI", + value: "!(misty-360.16.1.16.0.cop-98.kit-53.fif-13.uni-3f0.mis-649)!", + result: { + word: "misty", + correct: 16, + position: 1, + incorrect: 16, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 33, + date: "26.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/trudne-znalem-ale-inaczej-pisane-znow-niepolskawe-21-12-2025-flag-pl-diffle-diff" +] = [ + { + date: "21.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyM1cTLh5iZyITLph2YuATM00ibhNnLkVWMtg2Yz4yYi1yZhxmL0IWMtMXYm5iZyQTL09GcuQDZx0SeztmLkRTLzFmYuADNwETLyFWbuIjLwIjL04CMz4SN1MTLu92cuFGajhSI", + value: + "!(chanson-355.30.4.20.2.mar-1040.bas-4d.ksy-1d4.pot-42f.fas-1b4.lag-bc.3ch-1ed.san-410.chi-22f.a-753)!", + result: { + word: "chanson", + correct: 30, + position: 4, + incorrect: 20, + knownIncorrect: 2, + totalWords: 10, + totalLetters: 54, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyM1cjLzEGZtEGaj5CZ1ETLjVHcuQjYx0ychZmL4AzMtwWYz5CMmlTLz92auAjLzEjLz4SMy4SN1MTLu92cuFGajhSI", + value: + "!(chanson-355.21.3.13.0.kos-9f0.sal-308.fas-1b4.puc-15d.cha-da3.753)!", + result: { + word: "chanson", + correct: 21, + position: 3, + incorrect: 13, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 37, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "Heheszki", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyM1cTLhh2YuYjNz0ych1mLlVTMtsWYz5yYz0ycvdmL5YjMtMXYq5yM4UTLvFmbuEjL2EjL04iMy4SN1MTLu92cuFGajhSI", + value: + "!(chanson-355.22.4.16.1.nao-583.jas-269.gos-3c.sak-15e.mas-366.cha-753)!", + result: { + word: "chanson", + correct: 22, + position: 4, + incorrect: 16, + knownIncorrect: 1, + totalWords: 6, + totalLetters: 42, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyM1cTLh5SOk1SdoNmLmRTLj5WYuYmN40ychtmL0ADNtEGbw5yY2EWLhJ3ZuAjL0EjLx4SMy4SN1MTLu92cuFGajhSI", + value: + "!(chanson-355.21.1.14.0.gra-a6c.pla-404.kas-86f.anc-4f.chu-d9.a-753)!", + result: { + word: "chanson", + correct: 21, + position: 1, + incorrect: 14, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 36, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpMTN30SYuATOtwmLkFmMtUHaj5CNhVTL6JHdllmbuAjL1EjLx4COx4SN1MTLu92cuFGajhSI", + value: "!(chanson-355.18.1.15.0.nietrz-5a4.chu-2ad.l-90.a-753)!", + result: { + word: "chanson", + correct: 18, + position: 1, + incorrect: 15, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 34, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyM1cTLhh2YuE2Nx0SYstmL2YzMtMXYt5CZyQTLyB3cuAjLyEjLx4COx4SN1MTLu92cuFGajhSI", + value: "!(chanson-355.18.1.12.0.spr-42d.mas-366.kla-17a.cha-753)!", + result: { + word: "chanson", + correct: 18, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 31, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpMTN34SM5gjLjZGNtEmLxkTLs5CMzEWLv5iZiJTL1h2YuAjLyEjLy4SNy4SN1MTLu92cuFGajhSI", + value: "!(chanson-355.25.2.12.0.chu-2bf.o-a30.l-91.a-4fc.891.753)!", + result: { + word: "chanson", + correct: 25, + position: 2, + incorrect: 12, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 39, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyM1cTLhh2YuQjYx0ychZmLmF2NtEGauQTYtEWauUWLnlnLiFTL3p3YuAjLxEjLy4yMy4SN1MTLu92cuFGajhSI", + value: "!(chanson-355.23.2.11.0.czw-1b.yg-e.ia-a4.ha-7af.fas-1b4.cha-753)!", + result: { + word: "chanson", + correct: 23, + position: 2, + incorrect: 11, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 36, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyM1cTLhh2YuADZ40ibh1mLmFjNt4WYi5SN20SY1dmL2YWMt8mbh5iNjdTLhx2auEWM3MTL6JHcuAjL4EjLy4yMy4SN1MTLu92cuFGajhSI", + value: + "!(chanson-355.23.2.18.0.prz-371a.kla-7c6.ano-1f6.gua-65.ban-61f.man-8d0.cha-753)!", + result: { + word: "chanson", + correct: 23, + position: 2, + incorrect: 18, + knownIncorrect: 0, + totalWords: 7, + totalLetters: 43, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyM1cTLhh2YuYjNz0ych1mL0QTLqF2cuY2Y00CbhJmL3ITLrVXZuAjLyEjLx4CMy4SN1MTLu92cuFGajhSI", + value: "!(chanson-355.20.1.12.0.euk-27.bal-4cf.saj-44.mas-366.cha-753)!", + result: { + word: "chanson", + correct: 20, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 33, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKzUzNuMjY20SYoNmLlVTLjFWbuUjMtg2Yz4yNx0ibhxmLjRTYt4WYt5CNmFTLkl3duIjL0EjLx4SNy4SN1MTLu92cuFGajhSI", + value: + "!(chanson-355.25.1.14.2.wyd-1f4.man-a4c.lan-17.3ch-25.mac-5e.cha-6b3.753)!", + result: { + word: "chanson", + correct: 25, + position: 1, + incorrect: 14, + knownIncorrect: 2, + totalWords: 7, + totalLetters: 40, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpMTN30SYoNmLi1yYhRmL5ADNtg2Yz4yYkJTLu9mZuY2Mx0ibvNnL5YGNtEmbh5SYx0ibvNnL2kjMt4WYs5iNmFTLv5WYuEWMyUTL69GcuAjL2EjL24iMz4SN1MTLu92cuFGajhSI", + value: + "!(chanson-355.32.6.16.0.poz-521a.ano-1f6.lan-296.son-1a.ana-4f9.son-13f.fon-2dc.3ch-409.dac-b.cha-753)!", + result: { + word: "chanson", + correct: 32, + position: 6, + incorrect: 16, + knownIncorrect: 0, + totalWords: 10, + totalLetters: 54, + date: "21.12.2025", + }, + }, + { + date: "21.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKzUzNtEGaj5CZ50CZvNnL1QzNtEGaj5SN40yYvtmLzkDOhFTL6JHcuAjL1EjL04CMy4SN1MTLu92cuFGajhSI", + value: "!(chanson-355.20.4.15.0.prz-1a893.koc-85.cha-745.sod-9d.cha-753)!", + result: { + word: "chanson", + correct: 20, + position: 4, + incorrect: 15, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 39, + date: "21.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/trzy-razy-po-jednej-tej-samej-literce-a-potem-od-razu-haslo-najs-18-12-2025-flag" +] = [ + { + date: "18.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpEzNh1SYyJmL3kzMtMXdw5yMzkTLvxmeuYWOx0yYzdnLw4COx4CMucjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.7.0.18.0.wsc-19f.zlo-933.pus-397.bra-a71)!", + result: { + word: "brąz", + correct: 7, + position: 0, + incorrect: 18, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 25, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpEzNh1SYyJmLwEGNtg2Yz4CO2ITLlJHdukjMtkGbw5iN5MWMtQWY65yM0MTMtwWe35CMukTMuEjLxEjLyUzMtoXN4UCNDVicihSI", + value: + "!(brąz-352.11.1.19.0.wyl-1343.zad-1c96.pli-29.tre-268.3ch-4a0.bra-a71)!", + result: { + word: "brąz", + correct: 11, + position: 1, + incorrect: 19, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 31, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKxcTYtEmL5cTMtonci5SYz0Se6NnLmJmMtUHaj5CMuUTMuEjLwEjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.10.1.15.0.chu-2bf.szy-3a.brz-179.a-a71)!", + result: { + word: "brąz", + correct: 10, + position: 1, + incorrect: 15, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 26, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "Cybulion", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSM3EWLhJnYuUTY10ieyRXZp5mLw4iMx4SMuYjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.6.1.12.0.nietrz-5a5.bra-a71)!", + result: { + word: "brąz", + correct: 6, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 19, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSM3EWLhJnYuEmZz0SeydmL0UGNtg2Yz4CNyQTL6J3duMDZ30SatpnLkhTMtA3ch5SMuIjMuEjLyEjLyUzMtoXN4UCNDVicihSI", + value: + "!(brąz-352.12.1.22.1.asp-18d.zmi-7d3.wrz-424.3ch-4e4.gry-3fa.bra-a71)!", + result: { + word: "brąz", + correct: 12, + position: 1, + incorrect: 22, + knownIncorrect: 1, + totalWords: 6, + totalLetters: 35, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "Kotuduchawinny", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSM3EWLhJnYuMzNz0CZhNnL4QWZtEGbw5CO50yb6pnLw4yMx4SMukjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.9.1.13.0.zzo-98.pla-ed8.sad-373.bra-a71)!", + result: { + word: "brąz", + correct: 9, + position: 1, + incorrect: 13, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 23, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "User", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpEzNh1SYyJmLmZDOwETL69mcuMWN10SZpBnLw4CNx4CMugjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.8.0.14.0.pie-55c.roz-1086f.bra-a71)!", + result: { + word: "brąz", + correct: 8, + position: 0, + incorrect: 14, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpEzNh1SYyJmLwEGNtg2Yz4COkJWLlJ3auUTN10ydvJnL5UjNx0CbhpnLw4CNx4SMugjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.8.1.14.0.zal-1659.row-555.kre-bd8.3ch-4a0.bra-a71)!", + result: { + word: "brąz", + correct: 8, + position: 1, + incorrect: 14, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 23, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKxcTYtEmci5yMhZTLjFWbuEDN10SdsNnLyMzMx0yc5dnLw4yMx4CMucjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.7.0.13.0.wys-1332.slu-541.mac-6a3.bra-a71)!", + result: { + word: "brąz", + correct: 7, + position: 0, + incorrect: 13, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 20, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSM3EWLhJnYuITZ00SYypnL2Q2Mt8mct5CZxczMtoncw5CMuUTMuAjLwEjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.10.0.15.0.prz-371d.mro-3d6.zra-4e2.bra-a71)!", + result: { + word: "brąz", + correct: 10, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 25, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKxcTYtEmci5SZ3cDMx0ievJnL1UjMto2b35yM5gTYx0ieyBnLw4yMy4SMugjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.8.1.23.0.prz-1a893.woj-255.roz-1077e.bra-a71)!", + result: { + word: "brąz", + correct: 8, + position: 1, + incorrect: 23, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 32, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "wihajster", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpEzNh1SYyJmLxgTLhpncuYTYi1SZp1mLw4CNx4SMucjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.7.1.14.0.mie-ba6.rza-81.bra-a71)!", + result: { + word: "brąz", + correct: 7, + position: 1, + incorrect: 14, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkSM3EWLhJnYuITO00iehdmL4QWZtEGbw5iN4QTLhtWdugTOt8me65SMucTMuEjLxEjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.11.1.17.1.zzo-98.uka-486.pla-ed8.gaz-492.bra-a71)!", + result: { + word: "brąz", + correct: 11, + position: 1, + incorrect: 17, + knownIncorrect: 1, + totalWords: 5, + totalLetters: 29, + date: "18.12.2025", + }, + }, + { + date: "18.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESKxcTYtEmci5yMjJTLhl2duMDNiRTLk9GcuAjL54CMugjLyUzMtoXN4UCNDVicihSI", + value: "!(brąz-352.8.0.9.0.pod-4b43.wia-2c3.bra-a71)!", + result: { + word: "brąz", + correct: 8, + position: 0, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 17, + date: "18.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/ultra-proste-22-12-2025-diffle-diffleen-grywebowe-23-letters-in-3-words-large-gr" +] = [ + { + date: "22.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKzQTMt4WYuMzNt4Wdw5SYlFTLu92YuAjL54yMuETMuYTNz0yYp5WYwhSI", + value: "!(panic-356.11.3.9.0.con-1ea.pun-73.an-143)!", + result: { + word: "panic", + correct: 11, + position: 3, + incorrect: 9, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 23, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Heheszki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKzQTMt4WYw5yM20CajNjLxATMtE2Yz5yMy0Cdv1mLw4iMx4SMuETMuYTNz0yYp5WYwhSI", + value: "!(panic-356.11.1.12.0.mot-23.sca-101.3ch-63.pan-143)!", + result: { + word: "panic", + correct: 11, + position: 1, + incorrect: 12, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 24, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkyM0ETLuFGcuYDOtEWZy5CMuUjLy4yNuYTNz0yYp5WYwhSI", + value: "!(panic-356.7.2.5.0.rea-86.pan-143)!", + result: { + word: "panic", + correct: 7, + position: 2, + incorrect: 5, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 14, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKzQTMt4WYw5CMjVTLoN2MuQTYtMXdt5yYtk2Yh5CO50CcvNmLw4yMx4yMuQTMuYTNz0yYp5WYwhSI", + value: "!(panic-356.14.3.13.0.cop-98.aci-c.mus-a4.3ch-5c0.pan-143)!", + result: { + word: "panic", + correct: 14, + position: 3, + incorrect: 13, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 30, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpMDNx0ibhBnLzETLuVHbuMmNtMXYi5yYtk2Yh5SZx0SZyNmLw4CMx4yMuQTMuYTNz0yYp5WYwhSI", + value: "!(panic-356.14.3.10.0.cre-1e.aci-c.bas-6c.lun-13.pan-143)!", + result: { + word: "panic", + correct: 14, + position: 3, + incorrect: 10, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 27, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpMDNx0ibuEGZtMXYw5SOz0ibhxmLyYTLtF2ZuAjL44CMuATMuYTNz0yYp5WYwhSI", + value: "!(panic-356.10.0.8.0.gam-62.lan-39.pas-da.n-143)!", + result: { + word: "panic", + correct: 10, + position: 0, + incorrect: 8, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 18, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=hkyM0ETLuFGcuEjMtUGaj5CMuQjLy4yNuYTNz0yYp5WYwhSI", + value: "!(panic-356.7.2.4.0.che-21.pan-143)!", + result: { + word: "panic", + correct: 7, + position: 2, + incorrect: 4, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 13, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "User", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKzQTMt4WYw5iZx0ibhRmL3ETMtg2Yz4yYt4WYi5SN30SYodnLx4CNx4iMuMTMuYTNz0yYp5WYwhSI", + value: "!(panic-356.13.2.14.1.wha-75.ban-c.3ch-117.dan-1f.pan-143)!", + result: { + word: "panic", + correct: 13, + position: 2, + incorrect: 14, + knownIncorrect: 1, + totalWords: 5, + totalLetters: 29, + date: "22.12.2025", + }, + }, + { + date: "22.12.2025", + nick: "wihajster", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESKzQTMt4WYw5CMx0ieh5mL3UWLhx2cuAjLwEjLy4SOuYTNz0yYp5WYwhSI", + value: "!(panic-356.9.2.10.0.sla-e7.naz-10.pan-143)!", + result: { + word: "panic", + correct: 9, + position: 2, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 21, + date: "22.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/webdev-js-tworczoscwlasna-jestem-duzym-fanem-userscriptow-w-js-do-tampermonkey-i" +] = []; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/wredne-29-12-2025-diffle-difflepl-grywebowe-26-liter-w-4-slowach-large-green-cir" +] = [ + { + date: "29.12.2025", + nick: "Kronos", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK3cjYtMmez5yNzETLiVneukTMx0SZ6NmLzQzMx0Cb5dnLw4yMx4CMuMTMuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.13.0.13.0.wyl-1343.cze-119.zub-137.szc-b77)!", + result: { + word: "szczuć", + correct: 13, + position: 0, + incorrect: 13, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 26, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpczNi1yY6NnLjFTMtUnej5iYiRTL6NWduE2Mm1SZ65yM3ITLrV3YuUTMy0SdsdmLw4yNx4iMuAjMuMjNz0yN4UCNDVSd6NmezhSI", + value: + "!(szczuć-363.20.2.17.0.glu-215.cuk-273.ze-f3a.ucz-4bb.czu-11c.szc-b77)!", + result: { + word: "szczuć", + correct: 20, + position: 2, + incorrect: 17, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 39, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "gedzior84", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK3cjYtMmez5yYxETL1p3YuQDMwETLjR2buATY30SZ6NmL0MzMx0Cb5dnLw4yMx4CMukTMuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.19.0.13.0.wyl-1334.cze-7a0.odc-1004.czu-11c.szc-b77)!", + result: { + word: "szczuć", + correct: 19, + position: 0, + incorrect: 13, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 32, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "Endrevoir", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK3cjYtMmez5CZ5ITL1h2YuYDNl1CczdnLw4iNx4CMuETMuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.11.0.16.0.wsp-e46.chu-29d.szc-b77)!", + result: { + word: "szczuć", + correct: 11, + position: 0, + incorrect: 16, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 27, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "Felonious_Gru", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpczNi1yY6NnLmJmMtUHaj5CMucjLx4COuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.8.1.7.0.chu-2bf.szc-b77)!", + result: { + word: "szczuć", + correct: 8, + position: 1, + incorrect: 7, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 16, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "Cybulion", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpczNi1yY6NnLkdjMtMXdt5SNhVTL6JHdllmbuAjL1EjLy4SOuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.9.2.15.0.nietrz-5a5.mus-27d.szc-b77)!", + result: { + word: "szczuć", + correct: 9, + position: 2, + incorrect: 15, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 26, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "nxo", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK3cjYtMmez5CZ4ETLwNXYuAjL44CMuATMuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.10.0.8.0.asp-18d.szc-b77)!", + result: { + word: "szczuć", + correct: 10, + position: 0, + incorrect: 8, + knownIncorrect: 0, + totalWords: 2, + totalLetters: 18, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "yourgrandma", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpczNi5iNhljL5QGZtMmLjN2MtEmez5CO50yb6pnLw4SNx4CMuIjMuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.22.0.15.0.zzo-98.sza-3cc.c-dd9.9a6.b77)!", + result: { + word: "szczuć", + correct: 22, + position: 0, + incorrect: 15, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 37, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "radziol", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpczNi1yY6NnL1UjMto2b35yM5gTYx0ieyBnLw4COx4SMuATMuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.10.1.18.0.prz-1a893.woj-255.szc-b77)!", + result: { + word: "szczuć", + correct: 10, + position: 1, + incorrect: 18, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 29, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "User", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyN3IWLjp3cuImY00iejVnLhNjZtUmej5iYwYTLoN2MuMjN10SZpBnLw4SOx4CMuUTMuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.15.0.19.0.pie-563.3ch-60b.cze-f3a.ucz-4bb.szc-b77)!", + result: { + word: "szczuć", + correct: 15, + position: 0, + incorrect: 19, + knownIncorrect: 0, + totalWords: 5, + totalLetters: 34, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "kwiecik", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyN3IWLjp3cuImY00iejVnLjFTMtUnej5SN4IjMtMWe35SZmJzMto3bw5CO50yb6pnLw4iNx4CMuIjMuMjNz0yN4UCNDVSd6NmezhSI", + value: + "!(szczuć-363.22.0.16.0.zzo-98.poz-32fe.wyc-2285.czu-11c.ucz-4bb.szc-b77)!", + result: { + word: "szczuć", + correct: 22, + position: 0, + incorrect: 16, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 38, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "Gilgamesh", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyN3IWLj5SYwITL5pnL5ADMy0ic0NnL5UjNx0CbhpnLw4SMx4CMuMTMuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.13.0.11.0.zal-1659.str-2009.zy-20a.c-b77)!", + result: { + word: "szczuć", + correct: 13, + position: 0, + incorrect: 11, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 24, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "PatykiemPisane", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=QIpczNi1yYuEGMy0Se6NnLkFzNz0ieyBnLw4CMx4SMuETMuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.11.1.10.0.prz-371d.szy-20a.c-b77)!", + result: { + word: "szczuć", + correct: 11, + position: 1, + incorrect: 10, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "Deykun", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=hkyN3IWLjp3cuEWLjVncuYGZtU3auEDNtUXbugTL15mL4EzMtwGcz5CNj1ychRmLyMzMx0yc5dnLw4COx4SMuIjMuMjNz0yN4UCNDVSd6NmezhSI", + value: + "!(szczuć-363.22.1.18.0.wys-1332.das-c4.spl-318.nu-8.mu-41.ku-df.ruc-a.szc-b77)!", + result: { + word: "szczuć", + correct: 22, + position: 1, + incorrect: 18, + knownIncorrect: 0, + totalWords: 8, + totalLetters: 41, + date: "29.12.2025", + }, + }, + { + date: "29.12.2025", + nick: "ranunculus", + lang: "pl", + url: "https://deykun.github.io/diffle-lang/pl?r=ESK3cjYtMmez5yYxETL1p3YuUWL6NWduMWYiRTLk9GcuAjL44SMuYTMuMjNz0yN4UCNDVSd6NmezhSI", + value: "!(szczuć-363.16.1.8.0.pod-4bac.ucz-e.czu-11c.szc-b77)!", + result: { + word: "szczuć", + correct: 16, + position: 1, + incorrect: 8, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 25, + date: "29.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/zmeczone-a-slowo-proste-20-12-2025-de-diffle-difflede-grywebowe-82-buchstaben-im" +] = [ + { + date: "20.12.2025", + nick: "Felonious_Gru", + lang: "de", + url: "https://deykun.github.io/diffle-lang/de?r=hkyNwU2Mtg2YuMWYi1ibh5iM2EDNuEmNiJTLoN2cugjMtg2Yy4CZjNWMt4WYo5iMjhjMtg2Yz5CNz0CajJjLkVWMtg2Yz4iY10CajJjLmRTLoN2MuYmNx0yc1ZmLzkTMtg2Yz4yM1EDNuATYwMjLzUmZ20CajNnLw4SOx4yNuYTNuQTNz0SZuF2aph2YzhSI", + value: + "!(schikane-354.56.7.19.0.sch-6fe3.30a0.4153.3ch-193.fus-16f.3ch-4f.2ch-5b.3ch-1ed.2ch-34.sch-28c2.han-1ccd.2ch-28.sch-2b6a.4162.an-bac.ch-3e07)!", + result: { + word: "schikane", + correct: 56, + position: 7, + incorrect: 19, + knownIncorrect: 0, + totalWords: 16, + totalLetters: 82, + date: "20.12.2025", + }, + }, +]; + +results.resultsBySource[ + "https://www.hejto.pl/wpis/znowu-zwiodlo-to-nie-jest-ta-najczesciej-uzywana-forma-slightly-smiling-face-16-" +] = [ + { + date: "16.12.2025", + nick: "Kronos", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpcjMuMjMt4WauczMtU2Yz5iN40SYlJnLw4CNuYjLyIjLwUzMtkHdpJXZj5WazhSI", + value: "!(sincerity-350.22.6.4.0.rea-86.sce-37.in-23.27)!", + result: { + word: "sincerity", + correct: 22, + position: 6, + incorrect: 4, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 32, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Heheszki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK3ITLul2cuUzNx0ycpRmLjFTLyV2YuMjMtQ3bt5CMuATMuMjLwIjLwUzMtkHdpJXZj5WazhSI", + value: "!(sincerity-350.20.3.10.0.mot-23.cer-1c.dis-175.sin-27)!", + result: { + word: "sincerity", + correct: 20, + position: 3, + incorrect: 10, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 33, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "sebie_juki", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK3ITLul2cuIjNx0ibl5SZx0SZyNmLw4yMuMjL2EjLwUzMtkHdpJXZj5WazhSI", + value: "!(sincerity-350.16.3.3.0.cre-1e.en-162.sin-27)!", + result: { + word: "sincerity", + correct: 16, + position: 3, + incorrect: 3, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 22, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Dzemik_Skrytozerca", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK3IjLlRTLul2cuAjYtMnbp5iY00Cdp5SZ00Ccl5mLlJWMtwWYt5SMuITMuQjLwMjLwUzMtkHdpJXZj5WazhSI", + value: "!(sincerity-350.30.4.12.1.mal-1be.nep-4e.it-4b.ins-b0.sin-4e.27)!", + result: { + word: "sincerity", + correct: 30, + position: 4, + incorrect: 12, + knownIncorrect: 1, + totalWords: 6, + totalLetters: 46, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Felonious_Gru", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpcjMt4Waz5SY0ETLyV2YucTYtMWZy5iNtMGel5CMuATMuQjL5EjLwUzMtkHdpJXZj5WazhSI", + value: "!(sincerity-350.19.4.10.0.exc-6.rec-a7.cer-14a.sin-27)!", + result: { + word: "sincerity", + correct: 19, + position: 4, + incorrect: 10, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 33, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "User", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=QIpcjMt4Waz5iY30ibpZmL3YWMtIXZz5SN30SYodnLw4SOuEjLwIjLwUzMtkHdpJXZj5WazhSI", + value: "!(sincerity-350.20.1.9.0.wha-75.ser-1f7.fin-7b.sin-27)!", + result: { + word: "sincerity", + correct: 20, + position: 1, + incorrect: 9, + knownIncorrect: 0, + totalWords: 4, + totalLetters: 30, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "Deykun", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK3ITLul2cucTMtMWZu5iN4ITLz5WduQWYx0iclNmL0ITLvJXZuIjNt0WYn5CMuATMuQjL2IjLwUzMtkHdpJXZj5WazhSI", + value: + "!(sincerity-350.26.4.10.0.gam-62.ero-24.cer-1ad.uns-286.nec-17.sin-27)!", + result: { + word: "sincerity", + correct: 26, + position: 4, + incorrect: 10, + knownIncorrect: 0, + totalWords: 6, + totalLetters: 40, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "wihajster", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK3ITLul2cuMGOtIXZ25yNl1SYsNnLw4COuMjL3EjLwUzMtkHdpJXZj5WazhSI", + value: "!(sincerity-350.17.3.8.0.sla-e7.ver-8c.sin-27)!", + result: { + word: "sincerity", + correct: 17, + position: 3, + incorrect: 8, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 28, + date: "16.12.2025", + }, + }, + { + date: "16.12.2025", + nick: "kwiecik", + lang: "en", + url: "https://deykun.github.io/diffle-lang/en?r=ESK3ITLulmLyATMtMWZz5CO50CcvNmLw4COuMjL5EjLwUzMtkHdpJXZj5WazhSI", + value: "!(sincerity-350.19.3.8.0.cop-98.sec-102.in-27)!", + result: { + word: "sincerity", + correct: 19, + position: 3, + incorrect: 8, + knownIncorrect: 0, + totalWords: 3, + totalLetters: 30, + date: "16.12.2025", + }, + }, +]; diff --git a/src/components/Icons/IconParty.tsx b/src/components/Icons/IconParty.tsx index 5d71502a5..70ebedd3b 100644 --- a/src/components/Icons/IconParty.tsx +++ b/src/components/Icons/IconParty.tsx @@ -10,7 +10,10 @@ const IconParty = ({ className }: Props) => ( clipRule="evenodd" viewBox="0 0 24 24" > - + ); diff --git a/src/components/Panes/YearSummary/YearSummaryTable.tsx b/src/components/Panes/YearSummary/YearSummaryTable.tsx index ed8db354e..66b0e6901 100644 --- a/src/components/Panes/YearSummary/YearSummaryTable.tsx +++ b/src/components/Panes/YearSummary/YearSummaryTable.tsx @@ -59,12 +59,14 @@ const YearSummaryTable = ({ year, summary }: Props) => { username => summary.byUser[username].results[period], ); - let minimumNumberOfGamesForRanked = period === 'year' ? 50 : 4; - if (gameLanguage !== 'pl') { + let minimumNumberOfGamesForRanked = period === 'year' ? 50 : 6; + if (gameLanguage === 'en') { + minimumNumberOfGamesForRanked = period === 'year' ? 25 : 3; + } else if (gameLanguage !== 'pl') { minimumNumberOfGamesForRanked = period === 'year' ? 5 : 1; } - const usersThatPlayedMoreAtleastXTimes = knownUsernames.filter( + const usersThatPlayedMoreAtLeastXTimes = knownUsernames.filter( username => summary.byUser[username].results[period].gamesPlayed >= minimumNumberOfGamesForRanked, ); @@ -104,7 +106,7 @@ const YearSummaryTable = ({ year, summary }: Props) => { - summary.byUser[a].results[period].gamesPlayed ); }), - bestMedianLetters: [...usersThatPlayedMoreAtleastXTimes] + bestMedianLetters: [...usersThatPlayedMoreAtLeastXTimes] .sort( (a, b) => summary.byUser[a].results[period].medianLetters - summary.byUser[b].results[period].medianLetters, From c81b7b3e0e90c8a6742836e8523a7eb9528148d6 Mon Sep 17 00:00:00 2001 From: Szymon Tondowski Date: Wed, 31 Dec 2025 13:55:33 +0100 Subject: [PATCH 2/2] Changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f7dd713e..48750f1bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ #### Version 3.41.1 (31.12.2025) - **New**: All data for Hejto 2025 summary parsed +- **New**: Higher minimum number of games required for the ranked summary - **Fix**: The icon color in dark mode in the Hejto 2025 summary #### Version 3.41 (21.12.2025)