From ce8237a1e06e1b97bb3b5dbdbf97912477f11ed2 Mon Sep 17 00:00:00 2001 From: robocopAlpha Date: Sun, 22 Aug 2021 06:54:31 +0300 Subject: [PATCH] energized.pro blocklist is online --- get_blocklists.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/get_blocklists.sh b/get_blocklists.sh index 8e0d49e..172dfb7 100755 --- a/get_blocklists.sh +++ b/get_blocklists.sh @@ -49,12 +49,12 @@ if ping -c 1 -W 2 www.google.fi &> /dev/null ; then # DC old lists fetch_blocklist 'https://gitlab.com/ZeroDot1/CoinBlockerLists/-/raw/master/list.txt' "coinblocker.list.txt" fetch_blocklist 'https://gitlab.com/ZeroDot1/CoinBlockerLists/-/raw/master/list_browser.txt' "coinblocker.browser.txt" - # energized.pro is currently down. Restore the profanity list when their service is back up. -# fetch_blocklist 'https://blocklistproject.github.io/Lists/alt-version/porn-nl.txt' "profanity_ultra.txt" # Has 2 million domains + fetch_blocklist 'https://energized.pro/porn/formats/domains.txt' "profanity.txt" + # fetch_blocklist 'https://blocklistproject.github.io/Lists/alt-version/porn-nl.txt' "profanity_ultra.txt" # Has 2 million domains fetch_blocklist 'https://theantisocialengineer.com/AntiSocial_Blacklist_Community_V1.txt' "AntiSocial_Blacklist_Community_V1.txt" - # pihole defalt + # pihole default fetch_blocklist 'https://mirror1.malwaredomains.com/files/justdomains' "malwaredomains.domains.txt" # Steven Black's list needs some extra clean up