From 4aeb14153a52d2cdb7c5e4f78bb69c3612e20930 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Tue, 4 Sep 2018 12:35:07 +0200 Subject: [PATCH] Added 3 software pieces --- data/Software.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/data/Software.json b/data/Software.json index 44d250c63..4a11c3401 100644 --- a/data/Software.json +++ b/data/Software.json @@ -88,5 +88,23 @@ "downloadUrl": "https://www.ublock.org/", "homeUrl": "https://www.ublock.org/", "name": "uBlock" + }, + { + "id": 16, + "downloadUrl": "https://support.microsoft.com/en-gb/help/18520/download-internet-explorer-11-offline-installer", + "homeUrl": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/hh273399(v=vs.85)", + "name": "Internet Explorer (TPL)" + }, + { + "id": 17, + "downloadUrl": "https://github.com/NanoAdblocker/NanoCore#nano-adblocker-core", + "homeUrl": "https://github.com/NanoAdblocker/NanoCore", + "name": "Nano Adblocker" + }, + { + "id": 18, + "downloadUrl": "https://greasyfork.org/scripts/1682-google-hit-hider-by-domain-search-filter-block-sites", + "homeUrl": "https://www.jeffersonscher.com/gm/google-hit-hider/", + "name": "Google Hit Hider by Domain" } -] \ No newline at end of file +]