====== Pi-Hole - Block Lists - Delete a Blacklist ====== sudo sqlite3 /etc/pihole/gravity.db "delete from domainlist where type=1;" **NOTE:** The gravity table consists of the domains that have been processed by Pi-hole's gravity (**pihole -g**) command. ---- ====== References ====== https://docs.pi-hole.net/database/gravity/