Closed chr7 closed 3 years ago
It seems that the pattern matching done by dnsDomainIs (in file parser_functions.py) is not correct.
For example, dsnDomainIs('www.example.com', 'example.com') returns False while it should return True.
It seems that the pattern matching done by dnsDomainIs (in file parser_functions.py) is not correct.
For example, dsnDomainIs('www.example.com', 'example.com') returns False while it should return True.