The purpose of this repository is to compliment your existing Pi-hole filters using powerful regular expressions (RegEx) that cover a broad range of domains in one go. Included are an optional customized list of Exact filters and the ability to add or remove entries from the Adlist Group.
Made for: Pi-hole (FTLDNS) v5+
- Website: https://pi-hole.net/
sudo apt -y install curl python3 sqlite3 wget- If you choose the
remove adlistsoption it should only affect the lists added by this script.
- Input examples
- [A] to Add
- [R] to Remove
- [S] to Skip
- Any number
wget -qN - -i https://pi.optimizethis.net; sudo bash run.sh
wget -qO adlist.sh https://adlist.optimizethis.net; sudo bash adlist.sh