FGRibreau / mailchecker

:mailbox: Cross-language temporary (disposable/throwaway) email detection library. Covers 55 734+ fake email providers.
https://twitter.com/FGRibreau
MIT License
1.64k stars 258 forks source link

Sync to https://github.com/nfacha/temporary-email-list #369

Closed nfacha closed 2 years ago

nfacha commented 2 years ago

This PR syncs missing domains from my own list (https://github.com/nfacha/temporary-email-list)

My list has emails collected over the years from multiple production projects, the largest one being FreeMcServer.net

All emails on this list were checked for valid domain registrations at the time of my commit (expired domains were removed, and are available at https://github.com/nfacha/temporary-email-list/blob/master/list-inactive.txt if you want to add them, they are not included on this commit tho)

FGRibreau commented 2 years ago

thanks a lot @nfacha !

I reviewed what I can and it seems okay, I released it under a new major version v5.0.0 just for everyone to be notified because this is a major addition to the list :)

noinkling commented 2 years ago

@nfacha @FGRibreau

This PR re-added example.com which was removed in #360

See #359 for reasoning why it shouldn't be included.

nfacha commented 2 years ago

@nfacha @FGRibreau

This PR re-added example.com which was removed in #360

See #359 for reasoning why it shouldn't be included.

It has been removed on my side too now