FIX update-bad-ips.sh

This commit is contained in:
Mitchell Krog 2019-07-03 14:14:24 +02:00
parent 02c8ccd831
commit fef36869fd
No known key found for this signature in database
GPG key ID: C243C388553EDE5D

View file

@ -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}----------------------------"