HaveIBeenPwned / EmailAddressExtractor

A project to rapidly extract all email addresses from any files in a given path
BSD 3-Clause "New" or "Revised" License
64 stars 23 forks source link

EmailAddress Object fixes #56

Closed GStefanowich closed 1 year ago

GStefanowich commented 1 year ago

Address a missing +1 to the range indexor, the Domain property should only have been returning the domain (eg; example.com) but was returning @example.com