From fddb5f50eaad3cf35975d9ada68647277e0b990e Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Wed, 26 Sep 2018 00:34:40 +0200 Subject: [PATCH] Added Diversion as a software --- data/Software.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data/Software.json b/data/Software.json index 41b96dae9..23b322d12 100644 --- a/data/Software.json +++ b/data/Software.json @@ -137,5 +137,12 @@ "homeUrl": "https://www.privoxy.org/", "isAbpSubscribable": false, "name": "Privoxy" + }, + { + "id": 22, + "downloadUrl": "https://diversion.ch/installation/", + "homeUrl": "https://diversion.ch/", + "isAbpSubscribable": false, + "name": "Diversion" } -] \ No newline at end of file +]