mail_provider 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +11 -0
  3. data/.rspec +3 -0
  4. data/.travis.yml +7 -0
  5. data/CODE_OF_CONDUCT.md +74 -0
  6. data/Gemfile +8 -0
  7. data/Gemfile.lock +57 -0
  8. data/LICENSE.txt +21 -0
  9. data/README.md +189 -0
  10. data/Rakefile +6 -0
  11. data/bin/console +12 -0
  12. data/bin/setup +8 -0
  13. data/exe/mail_provider +3 -0
  14. data/lib/mail_provider.rb +27 -0
  15. data/lib/mail_provider/checker.rb +125 -0
  16. data/lib/mail_provider/parser.rb +79 -0
  17. data/lib/mail_provider/source_manager.rb +62 -0
  18. data/lib/mail_provider/trie.rb +72 -0
  19. data/lib/mail_provider/version.rb +5 -0
  20. data/mail_provider.gemspec +45 -0
  21. data/sources.txt +30 -0
  22. data/sources/.keep +0 -0
  23. data/sources/043636d177df6ba4a9696eb533d16eef.txt +33606 -0
  24. data/sources/13ab1c1f07b9ed12a1062a6bca9a47f4.txt +9682 -0
  25. data/sources/19d002b95a99dd4ba2c9af295de9e071.txt +10115 -0
  26. data/sources/19e9c711dc3bee047f9768a526c695a3.txt +4712 -0
  27. data/sources/1ed7857e53682af03df29472e967561c.txt +3782 -0
  28. data/sources/1ffaf80824e9464ec7ee98a486e9b283.txt +362 -0
  29. data/sources/2c1922626bb0cc983ead0c0531c1bee0.txt +8996 -0
  30. data/sources/308df6ebc233c9b9504f8695ea0938ef.txt +2363 -0
  31. data/sources/32c4dab7d1f64090a12b67206df13c63.txt +479 -0
  32. data/sources/4e961ee40142e15ed478f740e2e05282.txt +2690 -0
  33. data/sources/521e388aae7d452633b3991cdb1abaa7.txt +1 -0
  34. data/sources/6293ee4948a9bbe2f5393745ed738efd.txt +21370 -0
  35. data/sources/697e30f7fc05e36c1c5dbf29938e5a7f.txt +8755 -0
  36. data/sources/6b628e4280569161a63a0ed8539c0ce2.txt +3704 -0
  37. data/sources/6ee58e4ec75489f5e9c9a2c7b6ed56e6.txt +909 -0
  38. data/sources/7d8441b6667aaf67f1d27f232f5e43c4.txt +2678 -0
  39. data/sources/84732266f595320cd802cdfab1c895e8.txt +56871 -0
  40. data/sources/8713f85918d232a398b2f7da6b269477.txt +172 -0
  41. data/sources/92e407c80b7c81f86f6392360dc479e9.txt +3782 -0
  42. data/sources/a4b510b096e0982a5d58cccdaea8d596.txt +59122 -0
  43. data/sources/a4d0a6e29ad6a37d02d2b937c4d75463.txt +550 -0
  44. data/sources/b4e996388c8724ddbe44ef5428ef7e07.txt +3111 -0
  45. data/sources/bad7ffe3d51bf569a6391469b4f8b8a4.txt +4731 -0
  46. data/sources/bbabdd56126bff708cc6ac547d2d82a1.txt +7939 -0
  47. data/sources/d8aee4766bf26e7c23b40b8190804551.txt +350 -0
  48. data/sources/db83ce35bc49f1758fdbe945b064edc4.txt +934 -0
  49. data/sources/dcdb35ac9e518de66b95857d7939071a.txt +72815 -0
  50. data/sources/disposable.dump +0 -0
  51. data/sources/e6a7f3c654acd6026bce04f69fcde954.txt +4208 -0
  52. data/sources/f61e90130c5c4fb5feb4ebd49dd8c4c0.txt +844 -0
  53. data/sources/fddf00cb67a0d40e2e4b7ad9526620be.txt +225 -0
  54. data/sources/free.dump +0 -0
  55. metadata +218 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the gem file manually.