I really love this project.
While I am analysing the query log, there are so many url that has been already known and being detected.
Wish there is a filter list that can hide the unwanted query log.
Here's the example. I want to hide "google.com" OR a type AAAA for example.

Thank you ;)
So you'd like to have some kind of a "custom filter"?
It'd be helpful if you can give us some examples of other projects with the same feature -- just for us to understand better how it can be implemented.

Just like Fiddler, some of the domains in the filter list that will be filter off.
While analyzing the query log, there are lots of known domains like google.com or apple.com etc.
A filter in query log that can hide these well known domains.
Got it, thank you for the example!
I would like to filter on domains so I only see domains except the ones I type in.
E.g. I want to see all domains except requests for example.com.
I would like to filter on domains so I only see domains except the ones I type in.
E.g. I want to see all domains except requests for example.com.
I propose this as a solution for https://github.com/AdguardTeam/AdGuardHome/issues/946 https://github.com/AdguardTeam/AdGuardHome/issues/1126
(we can use this for filter dashboard contents as well within query log not only for domains, additionally we need this https://github.com/AdguardTeam/AdGuardHome/issues/845)
Most helpful comment
Got it, thank you for the example!