From f63f2b858c35668cecbe1699f443abb96c4eef90 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 12:07:31 +0200 Subject: [PATCH 1/3] Add submission from Lemmy post 8427377 --- entries2025/feddit_org.json | 48 +++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 entries2025/feddit_org.json diff --git a/entries2025/feddit_org.json b/entries2025/feddit_org.json new file mode 100644 index 0000000..f349192 --- /dev/null +++ b/entries2025/feddit_org.json @@ -0,0 +1,48 @@ +{ + "id": 9394849844, + "name": "feddit.org", + "description": "The original color of feddit.de was purple, so it was only fitting to write our slogan onto the purple part of the Rainbow Flag.\n\n\"Soziale Medien ohne Konzerne\" translates to \"social media without corporates\" which mean corpos like Facebook, Reddit and Twitter.", + "links": { + "lemmy": [ + "!canvas2025@feddit.org" + ], + "website": [ + "https://www.feddit.org/" + ] + }, + "path": { + "48": [ + [ + 122, + 284 + ], + [ + 122, + 274 + ], + [ + 200, + 274 + ], + [ + 200, + 284 + ], + [ + 122, + 284 + ] + ] + }, + "center": { + "48": [ + 161, + 279 + ] + }, + "source_list": { + "lemmy": [ + 8427377 + ] + } +} \ No newline at end of file -- GitLab From 8a59fbe5a6912d9932b15768177ba8f20516dd31 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Mon, 14 Jul 2025 13:09:17 +0000 Subject: [PATCH 2/3] Modifier feddit_org.json --- entries2025/feddit_org.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries2025/feddit_org.json b/entries2025/feddit_org.json index f349192..dc10968 100644 --- a/entries2025/feddit_org.json +++ b/entries2025/feddit_org.json @@ -11,7 +11,7 @@ ] }, "path": { - "48": [ + "41-48": [ [ 122, 284 @@ -35,7 +35,7 @@ ] }, "center": { - "48": [ + "41-48": [ 161, 279 ] -- GitLab From 30c2c5f4dd11db141e5f9c62039b4d0ed57c5893 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Mon, 14 Jul 2025 13:13:26 +0000 Subject: [PATCH 3/3] Modifier feddit_org.json --- entries2025/feddit_org.json | 113 +++++++++++++++++++++--------------- 1 file changed, 65 insertions(+), 48 deletions(-) diff --git a/entries2025/feddit_org.json b/entries2025/feddit_org.json index dc10968..e967a39 100644 --- a/entries2025/feddit_org.json +++ b/entries2025/feddit_org.json @@ -1,48 +1,65 @@ -{ - "id": 9394849844, - "name": "feddit.org", - "description": "The original color of feddit.de was purple, so it was only fitting to write our slogan onto the purple part of the Rainbow Flag.\n\n\"Soziale Medien ohne Konzerne\" translates to \"social media without corporates\" which mean corpos like Facebook, Reddit and Twitter.", - "links": { - "lemmy": [ - "!canvas2025@feddit.org" - ], - "website": [ - "https://www.feddit.org/" - ] - }, - "path": { - "41-48": [ - [ - 122, - 284 - ], - [ - 122, - 274 - ], - [ - 200, - 274 - ], - [ - 200, - 284 - ], - [ - 122, - 284 - ] - ] - }, - "center": { - "41-48": [ - 161, - 279 - ] - }, - "source_list": { - "lemmy": [ - 8427377 - ] - } -} \ No newline at end of file + { + "id": 9394849844, + "name": "feddit.org", + "description": "The original color of feddit.de was purple, so it was only fitting to write our slogan onto the purple part of the Rainbow Flag.\n\n\"Soziale Medien ohne Konzerne\" translates to \"social media without corporates\" which mean corpos like Facebook, Reddit and Twitter.", + "links": { + "lemmy": [ + "!canvas2025@feddit.org" + ], + "website": [ + "https://www.feddit.org/" + ] + }, + "path": { + "43-48": [ + [ + 122, + 284 + ], + [ + 122, + 274 + ], + [ + 200, + 274 + ], + [ + 200, + 284 + ], + [ + 122, + 284 + ] + ], + "41-42": [ + [ + 125, + 273 + ], + [ + 125, + 285 + ], + [ + 221, + 285 + ], + [ + 221, + 273 + ] + ] + }, + "center": { + "43-48": [ + 161, + 279 + ], + "41-42": [ + 173, + 279 + ] + } + } \ No newline at end of file -- GitLab