From 723f1673a9cfc66e134194ddf214b91071beba37 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Tue, 20 May 2025 14:44:11 -0700 Subject: [PATCH] Added ArchiveBox to uncategorized --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 31e47d9..9f0c8ac 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9049,6 +9049,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "ArchiveBox", + "description": "", + "repo_url": "https://github.com/ArchiveBox/ArchiveBox", + "tags": [], + "platforms": [ + "selfhost" + ], + "category": "uncategorized", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file