Commit graph

3 commits

Author SHA1 Message Date
Joe Gallo
338578c799 remove 123people 2015-07-05 04:31:39 -04:00
Peter McAlpine
7e131a0b1d Fix EXTRAword.com matching when word is 'word.com'
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(...)
2015-03-05 14:04:50 -05:00
laramies
09babc0285 2.5
Fixed Google searches, and introduced Requests library
2014-12-16 23:25:12 +00:00