pjv If I install the Nginx bad bot blocker via wordOps, is there any cron job created that periodically runs the bot blocker update script which downloads updates to the bad bot list?
illumepgh I use the following cron job: 0 4 * * * /usr/local/sbin/update-ngxblocker > /dev/null 2>&1 # Nginx Bad Bot Blocker