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 Jan 22, 2020
1 parent a8fb2f4 commit 4e8083b
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 14 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,10 +292,10 @@ These amazing people are maintaining this project:
No sponsors yet! Will you be the first?

<span class="badge-patreon"><a href="https://patreon.com/fgribreau" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>
<span class="badge-gratipay"><a href="https://www.gratipay.com/fgribreau" title="Donate weekly to this project using Gratipay"><img src="https://img.shields.io/badge/gratipay-donate-yellow.svg" alt="Gratipay donate button" /></a></span>
<span class="badge-gratipay"><a href="https://gratipay.com/fgribreau" title="Donate weekly to this project using Gratipay"><img src="https://img.shields.io/badge/gratipay-donate-yellow.svg" alt="Gratipay donate button" /></a></span>
<span class="badge-flattr"><a href="https://flattr.com/profile/fgribreau" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span>
<span class="badge-paypal"><a href="https://fgribreau.me/paypal" title="Donate to this project using Paypal"><img src="https://img.shields.io/badge/paypal-donate-yellow.svg" alt="PayPal donate button" /></a></span>
<span class="badge-bitcoin"><a href="https://www.coinbase.com/fgribreau" title="Donate once-off to this project using Bitcoin"><img src="https://img.shields.io/badge/bitcoin-donate-yellow.svg" alt="Bitcoin donate button" /></a></span>
<span class="badge-bitcoin"><a href="https://www.coinbase.com/fgribreau" title="Donate to this project using Cryptocurrency"><img src="https://img.shields.io/badge/crypto-donate-yellow.svg" alt="crypto donate button" /></a></span>

<h3>Contributors</h3>

Expand Down Expand Up @@ -368,7 +368,9 @@ These amazing people have contributed code to this project:
<li><a href="https://github.com/carolineBda">Caroline</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=carolineBda" title="View the GitHub contributions of Caroline on repository FGRibreau/mailchecker">view contributions</a></li>
<li><a href="http://danielmihai.ro">Daniel Mihai</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=danmihai89" title="View the GitHub contributions of Daniel Mihai on repository FGRibreau/mailchecker">view contributions</a></li>
<li><a href="https://github.com/hwvs">HWVS</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=hwvs" title="View the GitHub contributions of HWVS on repository FGRibreau/mailchecker">view contributions</a></li>
<li><a href="https://github.com/sydneyitguy">seb's</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=sydneyitguy" title="View the GitHub contributions of seb's on repository FGRibreau/mailchecker">view contributions</a></li></ul>
<li><a href="https://github.com/sydneyitguy">seb's</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=sydneyitguy" title="View the GitHub contributions of seb's on repository FGRibreau/mailchecker">view contributions</a></li>
<li><a href="http://bug.is">Asakusa Yakumo</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=LimiQS" title="View the GitHub contributions of Asakusa Yakumo on repository FGRibreau/mailchecker">view contributions</a></li>
<li><a href="http://cutelab.space">Maki</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=makitsune" title="View the GitHub contributions of Maki on repository FGRibreau/mailchecker">view contributions</a></li></ul>



Expand Down
2 changes: 1 addition & 1 deletion list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33603,4 +33603,4 @@ zzuwnakb.pl
zzv2bfja5.pl
zzz.com
zzzmail.pl
zzzzzzzzzzzzz.com
zzzzzzzzzzzzz.com
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,9 @@
"Caroline (https://github.com/carolineBda)",
"Daniel Mihai (http://danielmihai.ro)",
"HWVS (https://github.com/hwvs)",
"seb's (https://github.com/sydneyitguy)"
"seb's (https://github.com/sydneyitguy)",
"Asakusa Yakumo (http://bug.is)",
"Maki (http://cutelab.space)"
],
"badges": {
"list": [
Expand Down
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.

2 changes: 1 addition & 1 deletion platform/php/MailChecker.php

Large diffs are not rendered by default.

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 4e8083b

Please sign in to comment.