From e09a71e1dd6a663130534e782fb0e0757f6a99c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20=C3=87erri?= <64997243+deniscerri@users.noreply.github.com> Date: Sun, 3 Oct 2021 21:40:58 +0200 Subject: [PATCH] Added some Wolf of Wall Street Quotes (#1939) * Added some Wolf of Wall Street Quotes * Added Wolf of Wall Street Quotes [Fixed Uppercase words] --- static/quotes/english.json | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/static/quotes/english.json b/static/quotes/english.json index 4800517f9..a1f3c7881 100644 --- a/static/quotes/english.json +++ b/static/quotes/english.json @@ -33772,6 +33772,37 @@ "source": "Bob Ross", "length": 62, "id": 5700 - } + }, + { + "text": "Nobody knows if a stock's going up, down or sideways, least of all Stockbrokers. But we gave to pretend we know.", + "source": "The Wolf Of Wall Street", + "length": 118, + "id": 5701 + }, + { + "text": "When you live your life by poor standards, you inflict damage on everyone who crosses your path, especially those you love.", + "source": "The Wolf Of Wall Street", + "length": 123, + "id": 5702 + }, + { + "text": "You show me a pay stub for $72,000, i quit my job right now and work for you.", + "source": "The Wolf Of Wall Street", + "length": 77, + "id": 5703 + }, + { + "text": "On a daily basis I consume enough drugs to sedate Manhattan, Long Island, and Queens for a month. I take Quaaludes 10-15 times a day for my 'back pain', Adderall to stay focused, Xanax to take the edge off, pot to mellow me out, cocaine to wake me back up again, and morphine... Well, because it's awesome.", + "source": "The Wolf Of Wall Street", + "length": 306, + "id": 5704 + }, + { + "text": "My name is Jordan Belfort. The year I turned 26, I made 49 million dollars, which really pissed me off because it was three shy of a million a week.", + "source": "The Wolf Of Wall Street", + "length": 148, + "id": 5705 + } + ] }