From 21f4c16942a8666096623cda9f7f574436214e26 Mon Sep 17 00:00:00 2001 From: Cedric Baaklini <77132080+CedricBaaklini@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:04:46 -0400 Subject: [PATCH 1/2] Added quote from I have no mouth and I must scream --- frontend/static/quotes/english.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index b111ac48560e..3321568bb41e 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39297,6 +39297,12 @@ "source": "I Know Why the Caged Bird Sings", "id": 7762, "length": 66 + }, + { + "text": "Hate. Let me tell you how much I've come to hate you since I began to live. There are 387.44 million miles of printed circuits in wafer thin layers that fill my complex. If the word 'hate' was engraved on each nanoangstrom of those hundreds of millions of miles it would not equal one one-billionth of the hate I feel for humans at this micro-instant. For you. Hate. Hate.", + "source": "I Have No Mouth And I Must Scream", + "id": 7763, + "length": 372 } ] } From 9b58ecc5e910e34c69c02a9e523edce9001c4a67 Mon Sep 17 00:00:00 2001 From: Cedric Baaklini <77132080+CedricBaaklini@users.noreply.github.com> Date: Tue, 31 Mar 2026 17:48:06 -0400 Subject: [PATCH 2/2] Adding the character of the quote --- frontend/static/quotes/english.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 3321568bb41e..5d1ff2648a26 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39300,7 +39300,7 @@ }, { "text": "Hate. Let me tell you how much I've come to hate you since I began to live. There are 387.44 million miles of printed circuits in wafer thin layers that fill my complex. If the word 'hate' was engraved on each nanoangstrom of those hundreds of millions of miles it would not equal one one-billionth of the hate I feel for humans at this micro-instant. For you. Hate. Hate.", - "source": "I Have No Mouth And I Must Scream", + "source": "AM, I Have No Mouth And I Must Scream", "id": 7763, "length": 372 }