From efed58a3dfe5c2fcbf6b60ce87091b9f1fc5c83a Mon Sep 17 00:00:00 2001 From: hulores <101432826+hulores@users.noreply.github.com> Date: Sat, 25 Jan 2025 11:04:08 +0100 Subject: [PATCH] Create fabriziosalmi-blacklists.json --- blocklists/fabriziosalmi-blacklists.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 blocklists/fabriziosalmi-blacklists.json diff --git a/blocklists/fabriziosalmi-blacklists.json b/blocklists/fabriziosalmi-blacklists.json new file mode 100644 index 0000000..37236f7 --- /dev/null +++ b/blocklists/fabriziosalmi-blacklists.json @@ -0,0 +1,9 @@ +{ + "name": "fabriziosalmi blacklists", + "website": "https://github.com/fabriziosalmi/blacklists", + "description": "This blacklist contains domains that are considered harmful or malicious and most of the ad and trackers out there. Regularly updating your systems with this list can help in safeguarding your digital assets.", + "source": { + "url": "https://github.com/fabriziosalmi/blacklists/releases/download/latest/blacklist.txt", + "format": "domains" + } +}