Skip to content

Commit

Permalink
Merge pull request #43 from scottrobertson/master
Browse files Browse the repository at this point in the history
Allow the rest of the hushmail.com domains
  • Loading branch information
micke committed Mar 29, 2016
2 parents 96e38de + d5b1179 commit 2309f0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion pull_mailchecker_emails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
require "json"
require "net/http"

whitelisted_emails = %w(poczta.onet.pl fastmail.fm hushmail.com naver.com)
whitelisted_emails = %w(poczta.onet.pl fastmail.fm hushmail.com hush.ai hush.com hushmail.me naver.com)

existing_emails = YAML.load_file("vendor/disposable_emails.yml")

Expand Down
3 changes: 0 additions & 3 deletions vendor/disposable_emails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -782,9 +782,6 @@
- hulapla.de
- humaility.com
- hungpackage.com
- hush.ai
- hush.com
- hushmail.me
- huskion.net
- hvastudiesucces.nl
- hwsye.net
Expand Down

0 comments on commit 2309f0b

Please sign in to comment.