Skip to content

Commit

Permalink
feat(build): update plateform files
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Sep 11, 2024
1 parent ef7169a commit c4328e0
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion platform/clojure/mailchecker.clj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/elixir/mail_checker.ex

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/go/mail_checker.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/javascript/MailChecker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/node/index.js

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions platform/php/blacklist.php
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@
"10mail.com" => true,
"10mail.org" => true,
"10mail.tk" => true,
"10mail.xyz" => true,
"10mi.org" => true,
"10minmail.de" => true,
"10minut.com.pl" => true,
Expand Down Expand Up @@ -17639,6 +17640,7 @@
"expressemail.org" => true,
"expressgopher.com" => true,
"expresslan24.eu" => true,
"expressletter.net" => true,
"expressvpna.com" => true,
"expresumen.site" => true,
"expub.info" => true,
Expand Down Expand Up @@ -42551,6 +42553,7 @@
"rundablage.com" => true,
"runeclient.com" => true,
"runfons.com" => true,
"rungel.net" => true,
"runi.ca" => true,
"runmail.club" => true,
"runmail.info" => true,
Expand Down
2 changes: 1 addition & 1 deletion platform/python/MailChecker.py

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/ruby/mail_checker.rb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/rust/src/lib.rs

Large diffs are not rendered by default.

0 comments on commit c4328e0

Please sign in to comment.