From 5991fc2b15958edb754f32d6002d2747f53c792e Mon Sep 17 00:00:00 2001 From: robocopAlpha Date: Fri, 16 Jul 2021 02:48:06 +0300 Subject: [PATCH] energized pro out of order --- get_blocklists.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/get_blocklists.sh b/get_blocklists.sh index 5a58e7d..cd4e1d8 100755 --- a/get_blocklists.sh +++ b/get_blocklists.sh @@ -49,7 +49,8 @@ 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" - fetch_blocklist 'https://block.energized.pro/extensions/porn-lite/formats/domains.txt' "profanity.txt" + fetch_blocklist 'https://raw.githubusercontent.com/Bon-Appetit/porn-domains/master/block.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"