From 6d680805a2b7887188fd2b987a2a53f2159d0d88 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 13 Jun 2025 09:04:08 -0700 Subject: [PATCH] Added Seal to media-downloader --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 594e223..8f74047 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9247,6 +9247,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Seal", + "description": "", + "repo_url": "https://github.com/JunkFood02/Seal", + "tags": [], + "platforms": [ + "android" + ], + "category": "media-downloader", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file