From fb22299c438c5e68b32cf13b9fb0d8fd1277329e Mon Sep 17 00:00:00 2001 From: Scotte Zinn Date: Tue, 26 Nov 2024 20:28:01 -0500 Subject: [PATCH] fix: Remove missing ad lists --- .github/workflows/create-blacklist.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/create-blacklist.yaml b/.github/workflows/create-blacklist.yaml index 0e64f560d6..2d7035beee 100644 --- a/.github/workflows/create-blacklist.yaml +++ b/.github/workflows/create-blacklist.yaml @@ -59,18 +59,18 @@ jobs: download "https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt" ## malicious domains download "https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt" - download "https://mirror1.malwaredomains.com/files/justdomains" - download "https://hosts-file.net/exp.txt" - download "https://hosts-file.net/emd.txt" - download "https://hosts-file.net/psh.txt" - download "https://mirror.cedia.org.ec/malwaredomains/immortal_domains.txt" + # download "https://mirror1.malwaredomains.com/files/justdomains" + # download "https://hosts-file.net/exp.txt" + # download "https://hosts-file.net/emd.txt" + # download "https://hosts-file.net/psh.txt" + # download "https://mirror.cedia.org.ec/malwaredomains/immortal_domains.txt" # download "https://www.malwaredomainlist.com/hostslist/hosts.txt" download "https://bitbucket.org/ethanr/dns-blacklists/raw/8575c9f96e5b4a1308f2f12394abd86d0927a4a0/bad_lists/Mandiant_APT1_Report_Appendix_D.txt" download "https://v.firebog.net/hosts/Prigent-Malware.txt" - download "https://v.firebog.net/hosts/Prigent-Phishing.txt" + # download "https://v.firebog.net/hosts/Prigent-Phishing.txt" download "https://phishing.army/download/phishing_army_blocklist_extended.txt" download "https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-malware.txt" - download "https://v.firebog.net/hosts/Shalla-mal.txt" + # download "https://v.firebog.net/hosts/Shalla-mal.txt" download "https://raw.githubusercontent.com/StevenBlack/hosts/master/data/add.Risk/hosts" cat "${HOSTS_FILES}"/* | \