From fadba44e3c7d16e69db8cc82c5b0eff1560cf9c9 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 11:15:24 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8427039 --- .../international_space_station_iss_.json | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 entries2025/international_space_station_iss_.json diff --git a/entries2025/international_space_station_iss_.json b/entries2025/international_space_station_iss_.json new file mode 100644 index 000000000..0c590c43f --- /dev/null +++ b/entries2025/international_space_station_iss_.json @@ -0,0 +1,57 @@ +{ + "id": 7593053465, + "name": "International Space Station (ISS)", + "description": "The ISS is floating in the void here, with a NASA Space Shuttle nearby.", + "links": { + "website": [ + "https://www.nasa.gov/international-space-station/" + ] + }, + "path": { + "48": [ + [ + 267, + 328 + ], + [ + 280, + 315 + ], + [ + 288, + 323 + ], + [ + 284, + 327 + ], + [ + 285, + 329 + ], + [ + 282, + 332 + ], + [ + 280, + 332 + ], + [ + 275, + 336 + ] + ] + }, + "center": { + "48": [ + 278, + 326 + ] + }, + "source_list": { + "lemmy": [ + 8427039 + ] + } +} \ No newline at end of file -- GitLab From 0537dd24c0a09bd043a65537310d8d3b59e3fd16 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Mon, 14 Jul 2025 11:37:37 +0200 Subject: [PATCH 2/2] Update international_space_station_iss_.json --- .../international_space_station_iss_.json | 107 +++++++++--------- 1 file changed, 51 insertions(+), 56 deletions(-) diff --git a/entries2025/international_space_station_iss_.json b/entries2025/international_space_station_iss_.json index 0c590c43f..a0b83740a 100644 --- a/entries2025/international_space_station_iss_.json +++ b/entries2025/international_space_station_iss_.json @@ -1,57 +1,52 @@ -{ - "id": 7593053465, - "name": "International Space Station (ISS)", - "description": "The ISS is floating in the void here, with a NASA Space Shuttle nearby.", - "links": { - "website": [ - "https://www.nasa.gov/international-space-station/" - ] - }, - "path": { - "48": [ - [ - 267, - 328 - ], - [ - 280, - 315 - ], - [ - 288, - 323 - ], - [ - 284, - 327 - ], - [ - 285, - 329 - ], - [ - 282, - 332 - ], - [ - 280, - 332 - ], - [ - 275, - 336 - ] - ] - }, - "center": { - "48": [ - 278, - 326 - ] - }, - "source_list": { - "lemmy": [ - 8427039 - ] + { + "id": 7593053465, + "name": "International Space Station (ISS)", + "description": "The ISS is floating in the void here, with a NASA Space Shuttle nearby.", + "links": { + "website": [ + "https://www.nasa.gov/international-space-station/" + ] + }, + "path": { + "33-48": [ + [ + 267, + 328 + ], + [ + 280, + 315 + ], + [ + 288, + 323 + ], + [ + 284, + 327 + ], + [ + 285, + 329 + ], + [ + 282, + 332 + ], + [ + 280, + 332 + ], + [ + 275, + 336 + ] + ] + }, + "center": { + "33-48": [ + 278, + 326 + ] + } } -} \ No newline at end of file -- GitLab