Skip to content

Commit

Permalink
fix: Whitelist directbox.com
Browse files Browse the repository at this point in the history
  • Loading branch information
micke committed Aug 10, 2024
1 parent 946b107 commit cf70737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pull_mailchecker_emails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
passinbox.com passfwd.com passmail.com passmail.net
duck.com mozmail.com dralias.com 8alias.com 8shield.net
mailinblack.com anonaddy.com anonaddy.me addy.io privaterelay.appleid.com appleid.com
net.ua kommespaeter.de alpenjodel.de my.id web.id
net.ua kommespaeter.de alpenjodel.de my.id web.id directbox.com
]

existing_emails = File.open("config/disposable_email_domains.txt") { |f| f.read.split("\n") }
Expand Down

0 comments on commit cf70737

Please sign in to comment.