Whitelist user agent from file
Hi,
I try to write a whitelist parser, to whitelist user agent from a file. (stored in parsers/s02-enrich).
This is the parser that I write :
And some extract from the file :
The parser is loaded correctly :
I have probably missed something, any idea on how I can fix this ?
I try to write a whitelist parser, to whitelist user agent from a file. (stored in parsers/s02-enrich).
This is the parser that I write :
And some extract from the file :
The parser is loaded correctly :
I have probably missed something, any idea on how I can fix this ?