From ad1cb730f957b33021d33d0f8629e46a658431bd Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 23:03:01 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8435374 --- entries2025/flag_of_brazil.json | 37 +++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 entries2025/flag_of_brazil.json diff --git a/entries2025/flag_of_brazil.json b/entries2025/flag_of_brazil.json new file mode 100644 index 0000000..db47e25 --- /dev/null +++ b/entries2025/flag_of_brazil.json @@ -0,0 +1,37 @@ +{ + "id": 5997327833, + "name": "Flag of Brazil", + "description": "The national flag of Brazil, officially adopted on 19 November 1889, four days after the Proclamation of the Republic.", + "links": {}, + "path": { + "48": [ + [ + 288, + 127 + ], + [ + 310, + 127 + ], + [ + 310, + 140 + ], + [ + 288, + 140 + ] + ] + }, + "center": { + "48": [ + 299, + 134 + ] + }, + "source_list": { + "lemmy": [ + 8435374 + ] + } +} \ No newline at end of file -- GitLab From 04d4946eef8f446f040194058c30403f4911fe60 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Tue, 15 Jul 2025 11:26:28 +0000 Subject: [PATCH 2/2] Modifier flag_of_brazil.json --- entries2025/flag_of_brazil.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries2025/flag_of_brazil.json b/entries2025/flag_of_brazil.json index db47e25..bea57de 100644 --- a/entries2025/flag_of_brazil.json +++ b/entries2025/flag_of_brazil.json @@ -4,7 +4,7 @@ "description": "The national flag of Brazil, officially adopted on 19 November 1889, four days after the Proclamation of the Republic.", "links": {}, "path": { - "48": [ + "34-48": [ [ 288, 127 @@ -24,7 +24,7 @@ ] }, "center": { - "48": [ + "34-48": [ 299, 134 ] -- GitLab