RubyGems Navigation menu

mail_provider 0.1.0

Smartly check whether a given email/domain belongs to a free or disposable mail provider. There are hundreds of lists available in Github repositories or Gists that list various free and disposable email providers. This gem downloads a bunch of these scripts (pre-configured URLs) and parses them to count votes against each domain in the list. We, then, create a Trie structure to efficiently query this data with a given domain or email. For each query, you get back a number specifying how many sources are claiming that the domain is a free or disposable email provider.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.1.0 - March 28, 2020 (2,49 MB)

dependencias de Runtime (4):

faraday >= 0
hamster >= 0
simpleidn >= 0

dependencias de Development (4):

bundler ~> 1.17
pry >= 0
rake >= 12.3.3
rspec ~> 3.0

Propietarios:

Subida por:

Autores:

  • nikhgupta

SHA 256 checksum:

= Copiar al portapapeles ¡Copiado!

Total de descargas 10.094

Para esta versión 10.094

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: