From e485491f3e3184a9fb9357525631a6c93b5d933a Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Sat, 27 Jul 2024 22:24:09 +0200 Subject: [PATCH] Add submission from Lemmy post 4202288 --- entries/502_bad_gateway.json | 37 ++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 entries/502_bad_gateway.json diff --git a/entries/502_bad_gateway.json b/entries/502_bad_gateway.json new file mode 100644 index 000000000..b370b3cec --- /dev/null +++ b/entries/502_bad_gateway.json @@ -0,0 +1,37 @@ +{ + "id": 505497885, + "name": "502 Bad Gateway", + "description": "Whenever the server crashed during the event, the site would simply display the \"502 Bad Gateway\" error message", + "links": {}, + "path": { + "0": [ + [ + 505, + 0 + ], + [ + 505, + 22 + ], + [ + 621, + 22 + ], + [ + 621, + 0 + ] + ] + }, + "center": { + "0": [ + 563, + 11 + ] + }, + "source_list": { + "lemmy": [ + 4202288 + ] + } +} \ No newline at end of file -- GitLab