http://phecoopkj4ytf3fokcfvykymg7zuhkwsoqbh5dgnwwee423delgexyqd.onion/page-2005021002-Automatically-adding-lists-of-blocked-zones-to-PiHole-BASH.html
Make a backup
cp -n regex.list regex.list.old
cat " $OUT " > regex.list
# Tell Pihole to reload the regexes
echo " > recompile-regex " | nc -q1 localhost 4711
fi
fi
rm -f " $OUT " Usage Example echo " 0 */2 * * * root /root/update_ads.sh " | sudo tee /etc/cron.d/update_ads Requires curl License GNU GPL V3 Keywords pihole , regex , zone , block , adblock , Latest Posts Calculating the difference between subsequent values in SQL (SQL) List pods running on a kubernetes...