From 6abd9c952c46b1391471668149471510723a6bcf Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Thu, 4 Oct 2018 13:32:10 +0200 Subject: [PATCH] Added 2 new software tools --- data/Software.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/Software.json b/data/Software.json index cd4ea2494..63cc68d5b 100644 --- a/data/Software.json +++ b/data/Software.json @@ -151,5 +151,19 @@ "homeUrl": "http://www.thekelleys.org.uk/dnsmasq/doc.html", "isAbpSubscribable": false, "name": "dnsmasq" + }, + { + "id": 24, + "downloadUrl": "https://www.slimjet.com/en/dlpage.php", + "homeUrl": "https://www.slimjet.com", + "isAbpSubscribable": true, + "name": "Slimjet" + }, + { + "id": 25, + "downloadUrl": "https://github.com/gorhill/uMatrix#umatrix", + "homeUrl": "https://github.com/gorhill/uMatrix", + "isAbpSubscribable": true, + "name": "uMatrix" } ]