diff --git a/data/FilterList.json b/data/FilterList.json index 7a100bfc1..39ff7f352 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -16333,5 +16333,14 @@ "name": "KoreanList", "syntaxId": 3, "viewUrl": "https://easylist-downloads.adblockplus.org/koreanlist.txt" + }, + { + "id": 1530, + "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.", + "homeUrl": "https://hellogoodbye.app/", + "issuesUrl": "https://github.com/bcye/Hello-Goodbye/issues", + "emailAddress": "hello@hellogoodbye.app" } ] \ No newline at end of file diff --git a/data/FilterListTag.json b/data/FilterListTag.json index b07425a84..028747935 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -6962,5 +6962,13 @@ { "filterListId": 1529, "tagId": 2 + }, + { + "filterListId": 1530, + "tagId": 9 + }, + { + "filterListId": 1530, + "tagId": 16 } ]