From d28663e42fc9f5051c71d9f95ef83d5aa8693148 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 11:01:33 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8426981 --- entries2025/nafo_1_of_2_.json | 49 +++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 entries2025/nafo_1_of_2_.json diff --git a/entries2025/nafo_1_of_2_.json b/entries2025/nafo_1_of_2_.json new file mode 100644 index 000000000..f0fdfbb3d --- /dev/null +++ b/entries2025/nafo_1_of_2_.json @@ -0,0 +1,49 @@ +{ + "id": 7037134116, + "name": "NAFO (1 of 2)", + "description": "One of two NAFO signs. NAFO is a loose collective of a anti-Russian and pro-Ukrainian fundraisers.", + "links": { + "website": [ + "https://nafo-ofan.org/" + ] + }, + "path": { + "48": [ + [ + 83, + 385 + ], + [ + 88, + 385 + ], + [ + 87, + 360 + ], + [ + 85, + 359 + ], + [ + 82, + 361 + ], + [ + 83, + 385 + ] + ] + }, + "center": { + "48": [ + 84, + 363 + ] + }, + "source_list": { + "lemmy": [ + 8426981 + ] + } +} \ No newline at end of file -- GitLab From 9cdf6c06c3d2d6bd825406c7e2729dce8ec03310 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Mon, 14 Jul 2025 11:31:05 +0200 Subject: [PATCH 2/2] fix period nafo 1 of 2 --- entries2025/nafo_1_of_2_.json | 91 +++++++++++++++++------------------ 1 file changed, 43 insertions(+), 48 deletions(-) diff --git a/entries2025/nafo_1_of_2_.json b/entries2025/nafo_1_of_2_.json index f0fdfbb3d..bf3e5a2b9 100644 --- a/entries2025/nafo_1_of_2_.json +++ b/entries2025/nafo_1_of_2_.json @@ -1,49 +1,44 @@ { - "id": 7037134116, - "name": "NAFO (1 of 2)", - "description": "One of two NAFO signs. NAFO is a loose collective of a anti-Russian and pro-Ukrainian fundraisers.", - "links": { - "website": [ - "https://nafo-ofan.org/" - ] - }, - "path": { - "48": [ - [ - 83, - 385 - ], - [ - 88, - 385 - ], - [ - 87, - 360 - ], - [ - 85, - 359 - ], - [ - 82, - 361 - ], - [ - 83, - 385 - ] - ] - }, - "center": { - "48": [ - 84, - 363 - ] - }, - "source_list": { - "lemmy": [ - 8426981 - ] - } -} \ No newline at end of file + "id": 7037134116, + "name": "NAFO (1 of 2)", + "description": "One of two NAFO signs. NAFO is a loose collective of a anti-Russian and pro-Ukrainian fundraisers.", + "links": { + "website": [ + "https://nafo-ofan.org/" + ] + }, + "path": { + "28-48": [ + [ + 83, + 385 + ], + [ + 88, + 385 + ], + [ + 87, + 360 + ], + [ + 85, + 359 + ], + [ + 82, + 361 + ], + [ + 83, + 385 + ] + ] + }, + "center": { + "28-48": [ + 84, + 363 + ] + } +} -- GitLab