From 9153a176a4cdeb9aea4f1a95e86bb6c7e277ce42 Mon Sep 17 00:00:00 2001 From: Spencer Comfort <109806759+GiddyGoatGaming@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:59:18 -0500 Subject: [PATCH] WindowsSpyBlocker to domains(wildcard) from hosts --- blocklists/windowsspyblocker-spy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blocklists/windowsspyblocker-spy.json b/blocklists/windowsspyblocker-spy.json index 5c0ef9c..ec46af2 100644 --- a/blocklists/windowsspyblocker-spy.json +++ b/blocklists/windowsspyblocker-spy.json @@ -3,7 +3,7 @@ "website": "https://github.com/crazy-max/WindowsSpyBlocker", "description": "Block spying and tracking on Windows systems.", "source": { - "url": "https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt", - "format": "hosts" + "url": "https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/dnscrypt/spy.txt", + "format": "domains" } }