From 6cd793fa6e396e91e4a3f3be5a9cba67a8c2110e Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sun, 25 Aug 2019 21:51:08 +0200 Subject: [PATCH] Add Axel-Springer to blacklist Signed-off-by: Knut Ahlers --- blacklist-config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/blacklist-config.yaml b/blacklist-config.yaml index 0f20179..e954c33 100644 --- a/blacklist-config.yaml +++ b/blacklist-config.yaml @@ -20,6 +20,11 @@ providers: action: whitelist type: domain-list + - name: Axel-Springer-Blocker # License: GPLv3, URL: https://github.com/revengeday/axelspringerblocker/ + url: https://raw.githubusercontent.com/revengeday/axelspringerblocker/master/hosts + action: blacklist + type: domain-list + - name: Steven Black's ad-hoc list # License: MIT, URL: https://github.com/StevenBlack/hosts/blob/master/data/StevenBlack/hosts url: https://raw.githubusercontent.com/StevenBlack/hosts/master/data/StevenBlack/hosts action: blacklist