From 6e79106b1939b57a92631c4614c9ea1d0bee7886 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sun, 4 Nov 2018 15:12:30 +0100 Subject: [PATCH] remove uBlock from software (low-quality) (#610) * Removing non-Origin uBlock, part 1 * Removing non-Origin uBlock, part 2 --- data/Software.json | 9 +-------- data/SoftwareSyntax.json | 14 +------------- 2 files changed, 2 insertions(+), 21 deletions(-) diff --git a/data/Software.json b/data/Software.json index fb584fb91..094ba76c0 100644 --- a/data/Software.json +++ b/data/Software.json @@ -90,13 +90,6 @@ "isAbpSubscribable": false, "name": "Pi-hole" }, - { - "id": 15, - "downloadUrl": "https://www.ublock.org/", - "homeUrl": "https://www.ublock.org/", - "isAbpSubscribable": true, - "name": "uBlock" - }, { "id": 16, "downloadUrl": "https://support.microsoft.com/en-gb/help/18520/download-internet-explorer-11-offline-installer", @@ -166,4 +159,4 @@ "isAbpSubscribable": true, "name": "uMatrix" } -] \ No newline at end of file +] diff --git a/data/SoftwareSyntax.json b/data/SoftwareSyntax.json index c754fab1e..8e0e8b083 100644 --- a/data/SoftwareSyntax.json +++ b/data/SoftwareSyntax.json @@ -27,10 +27,6 @@ "softwareId": 14, "syntaxId": 1 }, - { - "softwareId": 15, - "syntaxId": 1 - }, { "softwareId": 22, "syntaxId": 1 @@ -55,10 +51,6 @@ "softwareId": 14, "syntaxId": 2 }, - { - "softwareId": 15, - "syntaxId": 2 - }, { "softwareId": 17, "syntaxId": 2 @@ -91,10 +83,6 @@ "softwareId": 6, "syntaxId": 3 }, - { - "softwareId": 15, - "syntaxId": 3 - }, { "softwareId": 24, "syntaxId": 3 @@ -219,4 +207,4 @@ "softwareId": 23, "syntaxId": 20 } -] \ No newline at end of file +]