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

Remove gmail api verifier #113

Closed OisCircle closed 2 days ago

OisCircle commented 7 months ago

Gmail api verifier won't work anymore, take a look at these pages.

https://github.com/reacherhq/check-if-email-exists/issues/1431 https://blog.0day.rocks/abusing-gmail-to-get-previously-unlisted-e-mail-addresses-41544b62b2

macie commented 4 months ago

I think this issue blocks all open PRs (currently: #110 #114 and #118).

OisCircle commented 4 months ago

I think this issue blocks all open PRs (currently: #110 #114 and #118).

Yes, please review and merge @lryong