RegEx engine improvements

It should likely be a property=value relation, so rather like

.;querytype=ANY;reply=NODATA

or

.;querytype=!A;reply=NXDOMAIN

I'll have to check how (and if) this can be implemented without making too many changes. The code being responsible for detecting (database + regex lookups) and actually performing (creating a suitable DNS reply packet) the blocking is pretty far from each other.