pihole-blocklist-generator

Usage

Recommended reading

  1. https://avoidthehack.com/best-pihole-blocklists
  2. https://firebog.net/

In pihole, /etc/pihole/adlists.list

Customizing and updating

git clone git@github.com:keithbentrup/pihole-blocklist-generator.git
cd pihole-blocklist-generator
./blocklist-generator.sh
git commit -m "updates"
git push