From c89dc16a68e426e987bd3e3537e73f79245a1190 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 5 Sep 2024 10:13:05 -0700 Subject: [PATCH] Add IVPN (#1633) --- contents.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index ba731f37..c4f6dae3 100644 --- a/contents.json +++ b/contents.json @@ -31856,6 +31856,25 @@ "screenshots": ["https://github.com/user-attachments/assets/d3ab64f6-5128-47fc-a602-3703e7efa235"], "date_added": "Sep 3 2024", "suggested_by": "@github_YusuFKaan48" -} +}, +{ + "title": "IVPN", + "category-ids": [ + "security", "official" + ], + "license": "gpl-3.0", + "source": "https://github.com/ivpn/ios-app", + "itunes": "https://apps.apple.com/app/ivpn-secure-vpn-for-privacy/id1193122683", + "stars": 430, + "screenshots": [ + "https://github.com/user-attachments/assets/b3db260b-3c94-4913-90c1-25f6c2e771f1" + ], + "tags": [ + "swift", "ipad" + ], + "date_added": "Sep 4, 2024", + "suggested_by": "@dkhamsing" + + } ] }