################# # READ ME ################# 1. Put both scripts to a directory, I put them in /usr/local/mrourmon/bin. 2. Create or add a cronjob as below, I set them to update at 12.00AM every first day of the week (Sunday=0). 00 00 * * 0 /usr/local/mrourmon/bin/getbldns.sh > /dev/null 3. Edit ourmon.conf in etc/ and add the line below. dns_include /usr/local/mrourmon/etc/dns_blacklist.txt 4. Run the script once. sh /usr/local/mrourmon/bin/getbldns.sh Note: Please edit the path in getbldns.sh if your Ourmon installation is under other path. Please report bugs to guantl@gmail.com.