From aef98f4d4d0c03a7fca937cdd1e37205aa61023a Mon Sep 17 00:00:00 2001 From: nichu42 <56028026+nichu42@users.noreply.github.com> Date: Thu, 20 Apr 2023 09:28:36 +0200 Subject: [PATCH] added 'The Bad & The Ugly Blocklist' --- services/Directory/data/FilterList.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index eb1a5d88f..9bf50b1d1 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17796,5 +17796,13 @@ "issuesUrl": "https://github.com/ammnt/DeadEnd/issues", "licenseId": 4, "name": "Dead End" - } + }, + { + "description": "List of German-speaking web-sites with fake-news, propaganda, hate-speech, etc.", + "homeUrl": "https://codeberg.org/badandugly/badandugly", + "id": 2655, + "issuesUrl": "https://codeberg.org/badandugly/badandugly/issues", + "licenseId": 4, + "name": "The Bad & The Ugly Blocklist (German)" + } ]