Adlist editing, mistakenly added 000's of sites, not lists

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.