From 86d911417bbe6952b1d9d67733b82770783c9cc4 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Wed, 16 Jul 2025 06:56:14 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8454384 --- entries2025/freehk.json | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries2025/freehk.json diff --git a/entries2025/freehk.json b/entries2025/freehk.json new file mode 100644 index 000000000..3c0545f45 --- /dev/null +++ b/entries2025/freehk.json @@ -0,0 +1,41 @@ +{ + "id": 4564716673, + "name": "FREEHK", + "description": "Likely a way to say Free Hong Kong, underscored by its placement near a piece to the same effect.", + "links": { + "website": [ + "https://en.wikipedia.org/wiki/Liberate_Hong_Kong,_revolution_of_our_times" + ] + }, + "path": { + "28-48": [ + [ + 436, + 482 + ], + [ + 456, + 482 + ], + [ + 456, + 486 + ], + [ + 436, + 486 + ] + ] + }, + "center": { + "28-48": [ + 446, + 484 + ] + }, + "source_list": { + "lemmy": [ + 8454384 + ] + } +} \ No newline at end of file -- GitLab From fe7c1ec6cbd038f0cf6a84e7985ca0b3936ff685 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Wed, 16 Jul 2025 11:08:56 +0000 Subject: [PATCH 2/2] Modifier freehk.json modify contouring --- entries2025/freehk.json | 77 +++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 41 deletions(-) diff --git a/entries2025/freehk.json b/entries2025/freehk.json index 3c0545f45..dfe9d022a 100644 --- a/entries2025/freehk.json +++ b/entries2025/freehk.json @@ -1,41 +1,36 @@ -{ - "id": 4564716673, - "name": "FREEHK", - "description": "Likely a way to say Free Hong Kong, underscored by its placement near a piece to the same effect.", - "links": { - "website": [ - "https://en.wikipedia.org/wiki/Liberate_Hong_Kong,_revolution_of_our_times" - ] - }, - "path": { - "28-48": [ - [ - 436, - 482 - ], - [ - 456, - 482 - ], - [ - 456, - 486 - ], - [ - 436, - 486 - ] - ] - }, - "center": { - "28-48": [ - 446, - 484 - ] - }, - "source_list": { - "lemmy": [ - 8454384 - ] - } -} \ No newline at end of file + { + "id": 4564716673, + "name": "FREEHK", + "description": "Likely a way to say Free Hong Kong, underscored by its placement near a piece to the same effect.", + "links": { + "website": [ + "https://en.wikipedia.org/wiki/Liberate_Hong_Kong,_revolution_of_our_times" + ] + }, + "path": { + "28-48": [ + [ + 435, + 481 + ], + [ + 435, + 487 + ], + [ + 457, + 487 + ], + [ + 457, + 481 + ] + ] + }, + "center": { + "28-48": [ + 446, + 484 + ] + } + } \ No newline at end of file -- GitLab