Hello
I'm blocking some types of requests with regex filter
For example
"*;querytype=AAAA"
But only domains can be excluded from Top Domain Lists and Query Log,
In this part regex is too limited
Regex to the entire request could be very useful (at least for me )
Thanks