From 4af5fbb41b47a7f05bcb489f76278f725c2aa0c5 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Fri, 21 Sep 2018 23:22:20 +0200 Subject: [PATCH] Added Little Snitch --- data/Software.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/Software.json b/data/Software.json index b4a560257..4027ea4c4 100644 --- a/data/Software.json +++ b/data/Software.json @@ -124,5 +124,12 @@ "homeUrl": "https://www.samsungknox.com", "isAbpSubscribable": false, "name": "Samsung Knox" + }, + { + "id": 20, + "downloadUrl": "https://www.obdev.at/products/littlesnitch/download.html", + "homeUrl": "https://www.obdev.at/products/littlesnitch/index.html", + "isAbpSubscribable": false, + "name": "Little Snitch" } ]