Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
from the following sources(see https://raw.githubusercontent.com/FGRibreau/mailchecker/master/list.json): * http://torvpn.com/temporaryemail.html * http://www.bloggingwv.com/big-list-of-disposable-temporary-email-services/ * http://www.warriorforum.com/main-internet-marketing-discussion-forum/147524-list-temporary-email-services-you-may-want-block-your-autoresponder-little-rant.html * http://xenforo.com/community/threads/ban-temporary-email-addresses.5461/ * Added by @FGRibreau * Added by @watadarkstar from http://www.fakemailgenerator.com/ * Added by @vikbez from http://www.yopmail.com * Added by @nicolasbruel * Added from http://spamdecoy.net * Added from http://10minutemail.com * Added by @gierschv * Added by @FGRibreau from https://raw.githubusercontent.com/lavab/disposable/master/domains.json * Added by @FGRibreau from https://raw.githubusercontent.com/martenson/disposable-email-domains/master/disposable_email_blacklist.conf * Added by @FGRibreau from https://gist.github.com/adamloving/4401361
- Loading branch information
468f8ff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nfedyashev Or you could simply add a ruby generator for mailchecker and use it there.
Since we update very often our code-base with new disposable email domain names, that way you won't have to copy/paste we what do each time... :)
468f8ff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@FGRibreau
first of all, thanks for your work with mailchecker!
Speaking of what would be easier to make it usable in ruby projects, I believe that improving existing gems/packages is better than adding generators to third-party(non-ruby) projects and reinventing Bundler package manager and its dependency management mechanism.
There is a separate pull request that semi-automate the process of pulling updates micke#33
468f8ff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As you want, I did the same with MailChecker FGRibreau/mailchecker@fa5a8dd ^^
468f8ff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm glad you found it useful. Credit goes to @lisinge