From e27e378f4668c617da34fd10cef93eebf82bdaa2 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sun, 16 Sep 2018 17:45:33 +0200 Subject: [PATCH] Update Software.json --- data/Software.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/data/Software.json b/data/Software.json index b51afa87b..eff1c5af2 100644 --- a/data/Software.json +++ b/data/Software.json @@ -38,7 +38,7 @@ "id": 6, "downloadUrl": "https://getadblock.com/", "homeUrl": "https://getadblock.com/", - "isAbpSubscribable": false, + "isAbpSubscribable": true, "name": "AdBlock" }, { @@ -94,7 +94,7 @@ "id": 15, "downloadUrl": "https://www.ublock.org/", "homeUrl": "https://www.ublock.org/", - "isAbpSubscribable": false, + "isAbpSubscribable": true, "name": "uBlock" }, { @@ -110,5 +110,12 @@ "homeUrl": "https://www.jeffersonscher.com/gm/google-hit-hider/", "isAbpSubscribable": false, "name": "Google Hit Hider by Domain" + }, + { + "id": 18, + "downloadUrl": "https://firehol.org/installing/", + "homeUrl": "https://firehol.org/", + "isAbpSubscribable": false, + "name": "FireHOL" } -] \ No newline at end of file +]