From 4ca5fb05b9a1c3ec54c2f28e02f511c85139e861 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Sat, 27 Jul 2024 20:01:30 +0200 Subject: [PATCH] Add submission from Lemmy post 4145732 --- entries/factorio_cog.json | 104 +++++++++++++++++++------------------- 1 file changed, 51 insertions(+), 53 deletions(-) diff --git a/entries/factorio_cog.json b/entries/factorio_cog.json index 9522fd892..a794086a1 100644 --- a/entries/factorio_cog.json +++ b/entries/factorio_cog.json @@ -1,55 +1,53 @@ { - "id": 8378322440, - "name": "Factorio Cog", - "description": "Some testing...", - "links": { - "lemmy": [ - "!test@lemmy.mariusdavid.fr" - ], - "matrix": [ - "#canvas-general:aftermath.gg" - ] - }, - "path": { - "0": [ - [ - 542, - 367 - ], - [ - 554, - 371 - ], - [ - 570, - 369 - ], - [ - 581, - 357 - ], - [ - 571, - 341 - ], - [ - 555, - 338 - ], - [ - 544, - 341 - ], - [ - 534, - 354 - ] - ] - }, - "center": { - "0": [ - 556, - 354 - ] - } + "id": 4487674502, + "name": "Factorio Cog", + "description": "Some testing...", + "links": {}, + "path": { + "0": [ + [ + 542, + 367 + ], + [ + 554, + 371 + ], + [ + 570, + 369 + ], + [ + 581, + 357 + ], + [ + 571, + 341 + ], + [ + 555, + 338 + ], + [ + 544, + 341 + ], + [ + 534, + 354 + ] + ] + }, + "center": { + "0": [ + 556, + 354 + ] + }, + "source_list": { + "lemmy": [ + 4145732 + ] + } } \ No newline at end of file -- GitLab