* Support naming blocklists to help with logging * Support naming of lists in response blocklists too * Add list name to client-blocklist as well
* Return PTR records for hosts file blocklists * Undo testing changes in example file
* Blocklists for responses * Add response-blocklist-name * Update docs * Store IP blocklist in a trie for constant access * Clean up go.mod * Skip blank and commented lines when loading CIDR blocklist * Fix example config * Fix out-of-bounds panic