This object matches the destination domain part of an HTTP Proxy request, Proxy PAC script, DNS request ( no ip address)
You have to set the main domain part of the requested host:
This object is like *.domain.tld, it will matches all subdomains too.
If you set domain.tld, all these requested host will matches:
If you need to matches only www.domain.tld ad a hat “^” as prefix. In this case ^www.domain.tld will strictly matches this host.
In the example above :
All microsoft.com websites will correspond to True or only www.bing.net
