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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Runtime Abhängigkeiten (4):

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

Development Abhängigkeiten (4):

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

Besitzer:

Pushed by:

Autoren:

  • nikhgupta

SHA 256-Prüfsumme:

b765ba912d2ab7c506620a1c525b14191369642e5e8cb68d520d3fd0d6bc5450

Downloads insgesamt 9.841

Für diese Version 9.841

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: