This command from the Pi terminal will delete all your adlists at once. Then you can add back the lists you want.
sudo sqlite3 /etc/pihole/gravity.db "DELETE FROM adlist;"
Rebuild gravity at the end.
This command from the Pi terminal will delete all your adlists at once. Then you can add back the lists you want.
sudo sqlite3 /etc/pihole/gravity.db "DELETE FROM adlist;"
Rebuild gravity at the end.