From b69686b374f68455340ee39ab1b083d181b10fa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rory=20O=E2=80=99Kane?= Date: Fri, 22 Mar 2019 07:39:30 -0400 Subject: [PATCH] =?UTF-8?q?Add=20license=20and=20syntax=20of=20=E2=80=9CHe?= =?UTF-8?q?llo,=20Goodbye!=E2=80=9D=20list=20(#732)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit License #4 = GPLv3 Syntax #3 = Adblock Plus --- data/FilterList.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/FilterList.json b/data/FilterList.json index 329dbda92..0148f2187 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -16289,6 +16289,8 @@ "viewUrl": "https://raw.githubusercontent.com/bcye/Hello-Goodbye/master/filterlist.txt", "name": "Hello, Goodbye!", "description": "Blocks every chat or helpdesk pop up in your browser.", + "licenseId": 4, + "syntaxId": 3, "homeUrl": "https://hellogoodbye.app/", "issuesUrl": "https://github.com/bcye/Hello-Goodbye/issues", "emailAddress": "hello@hellogoodbye.app" @@ -16313,4 +16315,4 @@ "description": "List for keloger, cookie collector, malware tracker and other spyware for suspicious.", "viewUrl": "https://raw.githubusercontent.com/kano1/Kano/master/Spyware_Scrip.txt" } -] \ No newline at end of file +]