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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.0 - March 28, 2020 (2.49MB)

Runtime依存関係 (4):

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

Development依存関係 (4):

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

所有者:

プッシュ者:

作者:

  • nikhgupta

SHA 256チェックサム:

b765ba912d2ab7c506620a1c525b14191369642e5e8cb68d520d3fd0d6bc5450

累計ダウンロード数 9,841

このバージョンのみ 9,841

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: