AfterShip / email-verifier

:white_check_mark: A Go library for email verification without sending any emails.
MIT License
1.22k stars 157 forks source link

chore: update meta_data #59

Closed lryong closed 2 years ago

git-hulk commented 2 years ago

@lryong I think we can explain the motive of this PR, or others can't get why we need to do this change. How do you think?

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2412404831


Files with Coverage Reduction New Missed Lines %
smtp.go 2 84.62%
verifier.go 2 74.8%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 1997074532: 0.0%
Covered Lines: 519
Relevant Lines: 610

💛 - Coveralls
lryong commented 2 years ago

@lryong I think we can explain the motive of this PR, or others can't get why we need to do this change. How do you think?

OK~ The mail verifier relies on some metadata for disposable and free emails, and the purpose of this PR is to update the data to the latest version to ensure reliable verifications