pi-hole:block_lists:delete_a_blacklist
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
pi-hole/block_lists/delete_a_blacklist.txt · Last modified: 2020/08/28 18:52 by 192.168.1.1