From 1795d2067cade93dfbb5378b891635b2e24a37c9 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 28 Nov 2025 20:29:14 -0800 Subject: [PATCH] Added Koodo Reader to reading --- source/data/dynamic/applications.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index bc68917..3a20c1d 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -11897,6 +11897,25 @@ "language": "Rust", "license": "Unlicense", "homepage_url": "" + }, + { + "name": "Koodo Reader", + "description": "", + "repo_url": "https://github.com/koodo-reader/koodo-reader", + "tags": [], + "platforms": [ + "cross", + "mobile", + "selfhost", + "web-cloud" + ], + "category": "reading", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file