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

list, update -> add some proton&mozilla domains/proxies #499

Open spookyorange opened 1 week ago

spookyorange commented 1 week ago

This PR includes:

Also, when I tried to run npm test I've had this error(I do not know how to resolve it, since I have no idea about Rust):

warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
error: failed to get `fast_chemail` as a dependency of package `mailchecker v6.0.11 (/source)`

However; Elixir, Go, PHP, Python(2 and 3) and Ruby passed successfully.

Good day!