looterz / grimd

:zap: fast dns proxy that can run anywhere, built to black-hole internet advertisements and malware servers
MIT License
1.39k stars 108 forks source link

Fixing the blockcache update broken by #41 #43

Closed emdioh closed 6 years ago

emdioh commented 6 years ago

Sorry for the messy history: I hadn't properly updated my fork before the fix. After this I'd like to start removing the global state (Config and eventually BlockCache) to make it easier to write tests.