From a40b4e2d45d9f6aeb0d0f43dc6f7d65818031153 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Tue, 1 Apr 2025 10:22:48 -0700 Subject: [PATCH] Fixed ProtonVPN link and added Itsycal --- source/data/applications.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/source/data/applications.json b/source/data/applications.json index 157d2f9..5ccd8ed 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -3672,7 +3672,7 @@ { "name": "ProtonVPN", "description": "Experience true freedom online. Gain unrestricted access to global content, block annoying ads, and safeguard your privacy with a fast and secure VPN.", - "link": "https://github.com/ProtonVPN", + "link": "https://github.com/ProtonVPN/android-app", "tags": [], "platforms": [ "Cross", @@ -5294,6 +5294,18 @@ "category": "git-hosting", "stars": 0, "flags": [] + }, + { + "name": "Itsycal", + "description": "Itsycal is a tiny calendar for your Mac's menu bar. http://www.mowglii.com/itsycal", + "link": "https://github.com/sfsam/Itsycal", + "tags": [], + "platforms": [ + "MacOS" + ], + "category": "macos", + "stars": 0, + "flags": [] } ] } \ No newline at end of file