mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 10:09:49 +00:00
FIX update-bad-ips.sh
This commit is contained in:
parent
02c8ccd831
commit
fef36869fd
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ tmp=${TRAVIS_BUILD_DIR}/_generator_lists/tmp.list
|
|||
# ---------
|
||||
|
||||
fetchBadIPs () {
|
||||
sudo wget https://hosts.ubuntu101.co.za/bad-ips.list -O ${outputfile}
|
||||
sudo wget https://hosts.ubuntu101.co.za/ngxubbb/bad-ips.list -O ${outputfile}
|
||||
echo "${bold}${green}----------------------------"
|
||||
echo "${bold}${green}Fetching Latest BAD IPs List"
|
||||
echo "${bold}${green}----------------------------"
|
||||
|
|
Loading…
Add table
Reference in a new issue