From 644adb8bd6d81b68a400d307784b4cd23e21f8ff Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 13 Apr 2021 19:50:57 +0100 Subject: [PATCH] fixed dash --- static/quotes/english.json | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/static/quotes/english.json b/static/quotes/english.json index d52a56d35..b42f5f628 100644 --- a/static/quotes/english.json +++ b/static/quotes/english.json @@ -1,22 +1,10 @@ { "language": "english", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -32498,7 +32486,7 @@ "id": 5465 }, { - "text": "Human beings were never meant to participate in a worldwide social network comprised of billions of people. We were designed by evolution to be hunter-gatherers, with the mental capacity to interact and socialize with the other members of our tribeā€”a tribe made up of a few hundred other people at most. Interacting with thousands or even millions of other people on a daily basis was way too much for our ape-descended melons to handle. That was why social media had been gradually driving the entire population of the world insane since it emerged back around the turn of the century.", + "text": "Human beings were never meant to participate in a worldwide social network comprised of billions of people. We were designed by evolution to be hunter-gatherers, with the mental capacity to interact and socialize with the other members of our tribe - a tribe made up of a few hundred other people at most. Interacting with thousands or even millions of other people on a daily basis was way too much for our ape-descended melons to handle. That was why social media had been gradually driving the entire population of the world insane since it emerged back around the turn of the century.", "source": "Ready Player Two", "length": 586, "id": 5466 @@ -32760,4 +32748,4 @@ "id": null } ] -} \ No newline at end of file +}