From 92a453df85d0ad9f1482ff746f62e95f9d667c6c Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Wed, 16 Jul 2025 06:43:23 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8454176 --- entries2025/red_and_black_flag.json | 37 +++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 entries2025/red_and_black_flag.json diff --git a/entries2025/red_and_black_flag.json b/entries2025/red_and_black_flag.json new file mode 100644 index 000000000..bd3e301d0 --- /dev/null +++ b/entries2025/red_and_black_flag.json @@ -0,0 +1,37 @@ +{ + "id": 6976397727, + "name": "Red and black flag", + "description": "The red and black is commonly used to represent anarcho-communism.", + "links": {}, + "path": { + "32-48": [ + [ + 0, + 71 + ], + [ + 9, + 71 + ], + [ + 9, + 76 + ], + [ + 0, + 76 + ] + ] + }, + "center": { + "32-48": [ + 5, + 74 + ] + }, + "source_list": { + "lemmy": [ + 8454176 + ] + } +} \ No newline at end of file -- GitLab From 48ed958f5bd4b8822446056357a968f0bdbd9951 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Wed, 16 Jul 2025 10:44:21 +0000 Subject: [PATCH 2/2] Modifier red_and_black_flag.json --- entries2025/red_and_black_flag.json | 69 +++++++++++++---------------- 1 file changed, 32 insertions(+), 37 deletions(-) diff --git a/entries2025/red_and_black_flag.json b/entries2025/red_and_black_flag.json index bd3e301d0..6ae39ea7d 100644 --- a/entries2025/red_and_black_flag.json +++ b/entries2025/red_and_black_flag.json @@ -1,37 +1,32 @@ -{ - "id": 6976397727, - "name": "Red and black flag", - "description": "The red and black is commonly used to represent anarcho-communism.", - "links": {}, - "path": { - "32-48": [ - [ - 0, - 71 - ], - [ - 9, - 71 - ], - [ - 9, - 76 - ], - [ - 0, - 76 - ] - ] - }, - "center": { - "32-48": [ - 5, - 74 - ] - }, - "source_list": { - "lemmy": [ - 8454176 - ] - } -} \ No newline at end of file + { + "id": 6976397727, + "name": "Red and black flag", + "description": "The red and black flag is commonly used to represent anarcho-communism.", + "links": {}, + "path": { + "32-48": [ + [ + 0, + 71 + ], + [ + 9, + 71 + ], + [ + 9, + 76 + ], + [ + 0, + 76 + ] + ] + }, + "center": { + "32-48": [ + 5, + 74 + ] + } + } \ No newline at end of file -- GitLab