File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
install/common/firewall/ipset Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ BLACKLISTS=(
1313 " https://cinsscore.com/list/ci-badguys.txt" # C.I. Army Malicious IP List
1414 " https://lists.blocklist.de/lists/all.txt" # blocklist.de attackers
1515 " https://blocklist.greensnow.co/greensnow.txt" # GreenSnow
16- " https://raw.githubusercontent.com/firehol/blocklist-ipsets/master /firehol_level1.netset" # Firehol Level 1
17- " https://raw.githubusercontent.com/firehol/blocklist-ipsets/master /stopforumspam_7d.ipset" # Stopforumspam via Firehol
16+ " https://iplists.firehol.org/files /firehol_level1.netset" # Firehol Level 1
17+ " https://iplists.firehol.org/files /stopforumspam_7d.ipset" # Stopforumspam via Firehol
1818)
1919
2020IP_BLACKLIST_TMP=$( mktemp)
You can’t perform that action at this time.
0 commit comments