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.5 MB)

Runtime 相依性套件 (4):

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

Development 相依性套件 (4):

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

擁有者:

Pushed by:

作者:

  • nikhgupta

SHA 256 checksum:

b765ba912d2ab7c506620a1c525b14191369642e5e8cb68d520d3fd0d6bc5450

總下載次數 9,841

這個版本 9,841

License:

MIT

Ruby 版本需求: >= 0

相關連結: