AfterShip / email-verifier

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

feat: customize period and delay of updating disposable #82

Closed wwwxu closed 1 year ago

lryong commented 1 year ago

@wwwxu The latest version already supports updating once when initializing disposable domains, this PR is a bit repetitive, and customizing the update period doesn't seem to make much sense for now, but thank you very much for your PR!

wwwxu commented 1 year ago

repetitive

Ok, Get it. Thanks for your replay!