From 88b686c17de87c2b17cf8e6a61a0a62930ebde61 Mon Sep 17 00:00:00 2001 From: MARCO ACORTE Date: Mon, 12 Dec 2022 16:14:53 +0100 Subject: [PATCH] Create antispam-it.json I think that this public and well maintained list may be interesting for other users. - "name": "antispam-IT", - "website": "https://github.com/marco-acorte/antispam-it", - "description": "Strictly blocks advertisements networks, malware , spams, statistics & trackers included in phishing/malware/spam campaign harassing poor Italian (domain.it) mailboxes. Manually verified, and is updated regularly.", - "source": - "url": "https://raw.githubusercontent.com/marco-acorte/antispam-it/main/antispam-it.txt", - "format": "domains" --- blocklists/antispam-it.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 blocklists/antispam-it.json diff --git a/blocklists/antispam-it.json b/blocklists/antispam-it.json new file mode 100644 index 0000000..9f176b0 --- /dev/null +++ b/blocklists/antispam-it.json @@ -0,0 +1,9 @@ +{ + "name": "antispam-IT", + "website": "https://github.com/marco-acorte/antispam-it", + "description": "Strictly blocks advertisements networks, malwares, spams, statistics & trackers included in phishing/malware/spam campaign harassing poor italian (domain.it) mailboxes. Manually verified, and is updated regularly.", + "source": { + "url": "https://raw.githubusercontent.com/marco-acorte/antispam-it/main/antispam-it.txt", + "format": "domains" + } +}