From d54489e8a9aeb729b20bfe0f477cfda01e2ce705 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 21 May 2023 18:13:41 +0530 Subject: [PATCH] Add suggestions for vpn_services Signed-off-by: shuvashish76 --- suggestions/vpn_services.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/suggestions/vpn_services.json b/suggestions/vpn_services.json index 0637a08..d13ba8d 100644 --- a/suggestions/vpn_services.json +++ b/suggestions/vpn_services.json @@ -1 +1,9 @@ -[] \ No newline at end of file +[ + { + "id": "net.mullvad.mullvadvpn", + "label": "Mullvad VPN", + "reason": "https://mullvad.net/en/why-mullvad-vpn", + "source": "fg", + "repo": "https://github.com/mullvad/mullvadvpn-app" + } +]