From c8de791635cd4de3f8d2a1918c33f5e1af2de8a3 Mon Sep 17 00:00:00 2001 From: BuggieBot <83668334+BuggieBot@users.noreply.github.com> Date: Tue, 13 Jul 2021 01:56:05 +0300 Subject: [PATCH] Base: Add a quote to the fortunes database [skip ci] --- Base/res/fortunes.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index c5865f8eae1..7c7cb1fbb3b 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -84,5 +84,11 @@ "author": "Andrew Kaster", "utc_time": 1619133730, "url": "https://discord.com/channels/830522505605283862/830739873119207426/834932114125488149" + }, + { + "quote": "we started with dialup and \"web 2.0\" and ended up with touchscreen smartphones sucking broadband out of thin air", + "author": "Marcin", + "url": "https://discord.com/channels/830522505605283862/830525235803586570/864277610510549002", + "utc_time": 1626130562 } ]