Filter by domain
With a list of domains, you can filter websites: on top-level domain (TLD), domain name, or sub-domain website. The parameter may contain complex regular expressions.
For example, When you specify .nl
, you get everything
under TLD nl (Netherlands). With example.com
, you will
get example.com
, but also www.example.com
.
Hit information
When you have this Hit included in your results, it looks something like:
{ "rule": "domain name", "name": "example.com" }
The name
lists the (first) filter pattern which matched
the host
component of the response location URI.