2014-01-16 03:22 PM
Hey,
I am currently creating a live feed based on phishtanks downloadable .csv. I see the option to truncate the domain, when it says this, will it strip off the page and just leave you with say www.google.com?
2014-01-16 07:04 PM
For a Non IP index, for meta values that contain domain names (for example, hostnames), the system can strip off the host specific element in the data. Truncate Domain corresponds to the MetaCallback truncdomain attribute. If the value is www.example.com, it is truncated to example.com. A value ofF alse selects no truncation, and True selects truncation.
2014-01-16 07:04 PM
For a Non IP index, for meta values that contain domain names (for example, hostnames), the system can strip off the host specific element in the data. Truncate Domain corresponds to the MetaCallback truncdomain attribute. If the value is www.example.com, it is truncated to example.com. A value ofF alse selects no truncation, and True selects truncation.