Use this file to discover all available pages before exploring further.
Only the domain portion of the URL is checked. The path and query string are
stripped before sending the request to the ChainPatrol API to preserve privacy
and prevent leaking sensitive information.
The URL to check. This can be a full URL or a domain. The URL will be
parsed to extract only the domain for checking.Ex. https://google.com or google.com
The redirectUrl property specifies where to redirect the user when the
detector detects a threat. This property will only be present if the
status property is set to BLOCKED.By default, the detector will return the ChainPatrol warning page URL,
but you can override this by specifying your own redirectUrl in when
instantiating the ThreatDetector.