From e2d6020463678fdd6a670d8235ce27df8db34c59 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 25 Apr 2025 11:30:06 -0700 Subject: [PATCH] Added Infiscal and ZeroTier --- source/data/applications.json | 38 +++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index c9a22ea..d940faf 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -7859,6 +7859,44 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Infiscal", + "description": "", + "repo_url": "https://github.com/Infisical/infisical", + "tags": [ + "manual", + "web-ui" + ], + "platforms": [ + "cross", + "web-cloud", + "selfhost" + ], + "category": "password-manager", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "ZeroTier", + "description": "", + "repo_url": "https://github.com/zerotier/ZeroTierOne", + "tags": [], + "platforms": [ + "cross", + "mobile" + ], + "category": "vpn", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file