From 577df05d811ef92fda6a8ce8914f3f8f57fdc269 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Tue, 15 Jul 2025 08:43:30 +0200 Subject: [PATCH 1/3] Add submission from Lemmy post 8440552 --- entries2025/pochita.json | 61 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 entries2025/pochita.json diff --git a/entries2025/pochita.json b/entries2025/pochita.json new file mode 100644 index 000000000..ef7bc6009 --- /dev/null +++ b/entries2025/pochita.json @@ -0,0 +1,61 @@ +{ + "id": 5107079704, + "name": "Pochita", + "description": "", + "links": { + "lemmy": [ + "!chainsawfolk@lemmy.world" + ] + }, + "path": { + "48": [ + [ + 321, + 423 + ], + [ + 332, + 425 + ], + [ + 340, + 433 + ], + [ + 337, + 440 + ], + [ + 324, + 441 + ], + [ + 319, + 425 + ], + [ + 320, + 424 + ], + [ + 321, + 423 + ], + [ + 322, + 424 + ] + ] + }, + "center": { + "48": [ + 329, + 433 + ] + }, + "source_list": { + "lemmy": [ + 8440552 + ] + } +} \ No newline at end of file -- GitLab From d64bee25cd3494f61812caa0eb663992649b54cb Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Tue, 15 Jul 2025 18:53:10 +0000 Subject: [PATCH 2/3] Modifier pochita.json --- entries2025/pochita.json | 120 +++++++++++++++++++-------------------- 1 file changed, 59 insertions(+), 61 deletions(-) diff --git a/entries2025/pochita.json b/entries2025/pochita.json index ef7bc6009..9d2123088 100644 --- a/entries2025/pochita.json +++ b/entries2025/pochita.json @@ -1,61 +1,59 @@ -{ - "id": 5107079704, - "name": "Pochita", - "description": "", - "links": { - "lemmy": [ - "!chainsawfolk@lemmy.world" - ] - }, - "path": { - "48": [ - [ - 321, - 423 - ], - [ - 332, - 425 - ], - [ - 340, - 433 - ], - [ - 337, - 440 - ], - [ - 324, - 441 - ], - [ - 319, - 425 - ], - [ - 320, - 424 - ], - [ - 321, - 423 - ], - [ - 322, - 424 - ] - ] - }, - "center": { - "48": [ - 329, - 433 - ] - }, - "source_list": { - "lemmy": [ - 8440552 - ] - } -} \ No newline at end of file + { + "id": 5107079704, + "name": "Pochita", + "description": "Pochita is a protagonist of the Chainsaw Man manga and anime series.", + "links": { + "lemmy": [ + "!chainsawfolk@lemmy.world" + ], + "website": [ + "https://chainsaw-man.fandom.com/wiki/Pochita" + ] + }, + "path": { + "48": [ + [ + 321, + 423 + ], + [ + 332, + 425 + ], + [ + 340, + 433 + ], + [ + 337, + 440 + ], + [ + 324, + 441 + ], + [ + 319, + 425 + ], + [ + 320, + 424 + ], + [ + 321, + 423 + ], + [ + 322, + 424 + ] + ] + }, + "center": { + "48": [ + 329, + 433 + ] + } + } \ No newline at end of file -- GitLab From 9e27f4b5831372df2278fc376d4b84e6372dcb85 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Tue, 15 Jul 2025 18:57:05 +0000 Subject: [PATCH 3/3] Modifier pochita.json --- entries2025/pochita.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries2025/pochita.json b/entries2025/pochita.json index 9d2123088..dc7532b64 100644 --- a/entries2025/pochita.json +++ b/entries2025/pochita.json @@ -11,7 +11,7 @@ ] }, "path": { - "48": [ + "40-48": [ [ 321, 423 @@ -51,7 +51,7 @@ ] }, "center": { - "48": [ + "40-48": [ 329, 433 ] -- GitLab