It should be possible for a user to directly from the terminal add or delete a domain from the database. For example:
dnsintel-py -a example.com add to add a domain to the database.
dnsintel-py -d example.com remove to remove a domain from the database.