From 384fd0565bf1f6bfb00fd366a9dac20e6ab62ca9 Mon Sep 17 00:00:00 2001 From: beerisgood Date: Sun, 25 Apr 2021 00:04:32 +0200 Subject: [PATCH] add beer_blocklist https://github.com/beerisgood/beer_blocklist --- services/Directory/data/FilterList.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index d6531492e..58b40e988 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17142,4 +17142,12 @@ "licenseId": 8, "name": "phishing-filter (RPZ)" } + { + "description": "A list specifically for OISD", + "homeUrl": "https://github.com/beerisgood/beer_blocklist", + "id": 2474, + "issuesUrl": "https://github.com/beerisgood/beer_blocklist/issues", + "licenseId": 5, + "name": "beer_blocklist" + } ]