looterz / grimd

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

Fixed issues related to blocking from http api #84

Closed quaintdev closed 3 years ago

quaintdev commented 3 years ago

@looterz I have been testing my last commit and found couple of issues. #83 was tested with only one domain. It wasn't working if user blocked multiple domains from http api.

Please merge this pull request in order to fix this issue.

quaintdev commented 3 years ago

Also, I have added /blockcache/personal api to view contents of personal.list

looterz commented 3 years ago

Thanks, appreciate it