mirror of
https://gitlab.com/robocopAlpha/pihole_lists.git
synced 2026-05-18 02:42:25 -07:00
energized.pro blocklist is online
This commit is contained in:
parent
48fafbf4e7
commit
ce8237a1e0
1 changed files with 3 additions and 3 deletions
|
|
@ -49,12 +49,12 @@ if ping -c 1 -W 2 www.google.fi &> /dev/null ; then
|
||||||
# DC old lists
|
# 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.txt' "coinblocker.list.txt"
|
||||||
fetch_blocklist 'https://gitlab.com/ZeroDot1/CoinBlockerLists/-/raw/master/list_browser.txt' "coinblocker.browser.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://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://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"
|
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"
|
fetch_blocklist 'https://mirror1.malwaredomains.com/files/justdomains' "malwaredomains.domains.txt"
|
||||||
|
|
||||||
# Steven Black's list needs some extra clean up
|
# Steven Black's list needs some extra clean up
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue