From 479511d908efd84ce6e2dc8df0ea31261213e25f Mon Sep 17 00:00:00 2001 From: Andreas Fahrecker Date: Sat, 1 Feb 2025 16:16:43 +0100 Subject: [PATCH] Update configuration.json Update Url for 14 Days NDR and Add 14 Days Phishing links --- configuration.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/configuration.json b/configuration.json index 40205e7..0f3eaa4 100644 --- a/configuration.json +++ b/configuration.json @@ -18,7 +18,12 @@ "type": "adblock" }, { - "name": "HaGeZi's NRD 14 DNS Blocklist", + "name": "NRD Lists - Block Newly Registered Domains 14 Days Phishing DNS Blocklist", + "source": "https://raw.githubusercontent.com/xRuffKez/NRD/main/nrd-phishing-14day_adblock.txt", + "type": "adblock" + }, + { + "name": "NRD Lists - Block Newly Registered Domains 14 Days DNS Blocklist", "source": "https://raw.githubusercontent.com/xRuffKez/NRD/main/nrd-14day_adblock.txt", "type": "adblock" },