From b2bff7a4f753f04333668a07314e428a5ac4c79f Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 29 Jul 2024 01:06:42 +0200 Subject: [PATCH] Add submission from Lemmy post 4214111 --- entries/elwood_s_dog_meat.json | 41 ++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries/elwood_s_dog_meat.json diff --git a/entries/elwood_s_dog_meat.json b/entries/elwood_s_dog_meat.json new file mode 100644 index 000000000..555cc92ea --- /dev/null +++ b/entries/elwood_s_dog_meat.json @@ -0,0 +1,41 @@ +{ + "id": 9424981048, + "name": "Elwood's Dog Meat", + "description": "", + "links": { + "website": [ + "https://www.elwooddogmeat.com/" + ] + }, + "path": { + "0": [ + [ + 464, + 128 + ], + [ + 521, + 128 + ], + [ + 521, + 134 + ], + [ + 464, + 134 + ] + ] + }, + "center": { + "0": [ + 493, + 131 + ] + }, + "source_list": { + "lemmy": [ + 4214111 + ] + } +} \ No newline at end of file -- GitLab