From 0e54bbd15c5b9ba5e43ad07e7911f0f0b91b42e8 Mon Sep 17 00:00:00 2001 From: "Cartographer [CI]" Date: Thu, 23 Jul 2026 20:03:37 +0000 Subject: [PATCH 1/2] Add submission (https://toast.ooo/post/15237617) --- entries/2026/watch_dominion.json | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries/2026/watch_dominion.json diff --git a/entries/2026/watch_dominion.json b/entries/2026/watch_dominion.json new file mode 100644 index 0000000..7124a6f --- /dev/null +++ b/entries/2026/watch_dominion.json @@ -0,0 +1,41 @@ +{ + "id": 5491998327, + "name": "Watch Dominion", + "description": "A link to the Dominion documentary.", + "links": { + "website": [ + "https://watchdominion.org/" + ] + }, + "path": { + "1-48": [ + [ + 266, + 198 + ], + [ + 351, + 198 + ], + [ + 351, + 253 + ], + [ + 266, + 253 + ] + ] + }, + "center": { + "1-48": [ + 309, + 226 + ] + }, + "source_list": { + "lemmy": [ + 15237617 + ] + } +} \ No newline at end of file -- GitLab From bcd7fcbd7501696461a60ccd97e27bfd0029dab0 Mon Sep 17 00:00:00 2001 From: Grant Date: Fri, 24 Jul 2026 06:30:42 +0000 Subject: [PATCH 2/2] Update description to accurately describe the link --- entries/2026/watch_dominion.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/entries/2026/watch_dominion.json b/entries/2026/watch_dominion.json index 7124a6f..f353c42 100644 --- a/entries/2026/watch_dominion.json +++ b/entries/2026/watch_dominion.json @@ -1,9 +1,10 @@ { "id": 5491998327, "name": "Watch Dominion", - "description": "A link to the Dominion documentary.", + "description": "A link to the Dominion documentary. Dominion is a 2018 Australian documentary, filmed primarily with drones and hidden cameras inside Australian slaughterhouses, with the aim to expose the \"opaque and inhumane system\" [Wikipedia]", "links": { "website": [ + "https://en.wikipedia.org/wiki/Dominion_(2018_film)", "https://watchdominion.org/" ] }, -- GitLab