Contains the data obtained by processing of external source
TCSExtSource = record Domain: string; Referer: string; Page: string; UserAgent: string; Path: array of string; AfterPath: array of string; ExMasks: array of string; Extensions: array of string; MimeTypes: array of string; ExExtensions: array of string; ExMimeTypes: array of string; Report: string; PageMinTime: integer; end;