mirror of
https://github.com/laramies/theHarvester.git
synced 2024-11-11 01:23:05 +08:00
7e131a0b1d
This change makes myparser.emails(...) stricter so that, given a word (eg: 'word.com') it does not match domains which end with that word (i.e. some-other-word.com). Subdomains continue to be matched (eg: 'subdomain.word.com'). Also add unit test for emails(...)
1 line
6 B
Text
1 line
6 B
Text
*.pyc
|