From bab3f34779e6f06a39906f840c4508a928197684 Mon Sep 17 00:00:00 2001 From: "Cartographer [CI]" Date: Thu, 23 Jul 2026 20:13:31 +0000 Subject: [PATCH 1/2] Add submission (https://toast.ooo/post/15237731) --- entries/2026/3minutes_wtf.json | 41 ++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries/2026/3minutes_wtf.json diff --git a/entries/2026/3minutes_wtf.json b/entries/2026/3minutes_wtf.json new file mode 100644 index 0000000..761e226 --- /dev/null +++ b/entries/2026/3minutes_wtf.json @@ -0,0 +1,41 @@ +{ + "id": 9550152571, + "name": "3minutes.wtf", + "description": "A customized QR code link leading to a three minute movie challenge. The border is in the colors of the organization behind it, We The Free.", + "links": { + "website": [ + "https://3minutes.wtf/canvs" + ] + }, + "path": { + "16-48": [ + [ + 241, + 164 + ], + [ + 273, + 164 + ], + [ + 273, + 196 + ], + [ + 241, + 196 + ] + ] + }, + "center": { + "16-48": [ + 257, + 180 + ] + }, + "source_list": { + "lemmy": [ + 15237731 + ] + } +} \ No newline at end of file -- GitLab From e55e78a228ef1bae04583e354db8e2c335aa4b1d Mon Sep 17 00:00:00 2001 From: Grant Date: Fri, 24 Jul 2026 06:35:29 +0000 Subject: [PATCH 2/2] Clarify the link in the QR code is a tracking link tied to Canvas specifically. Add link to the organization behind the website --- entries/2026/3minutes_wtf.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/entries/2026/3minutes_wtf.json b/entries/2026/3minutes_wtf.json index 761e226..99a0cd3 100644 --- a/entries/2026/3minutes_wtf.json +++ b/entries/2026/3minutes_wtf.json @@ -1,10 +1,11 @@ { "id": 9550152571, "name": "3minutes.wtf", - "description": "A customized QR code link leading to a three minute movie challenge. The border is in the colors of the organization behind it, We The Free.", + "description": "[Tracking Link] A customized QR code link leading to a three minute movie challenge. The border is in the colors of the organization behind it, We The Free.", "links": { "website": [ - "https://3minutes.wtf/canvs" + "https://3minutes.wtf/canvs", + "https://www.activism.wtf/" ] }, "path": { -- GitLab