Skip to content

Commit

Permalink
Add firemailbox.club, inboxkitten.com, tmpbox.net & more.. disposable…
Browse files Browse the repository at this point in the history
… domains (disposable-email-domains#271)

* Add firemailbox.club domain

* Add 3 more domains

* add wifimaple.com

* Add wifioak.com

* Add mail7.io and cnxingye.com

* drop a domain without proof

* clarify ruby paragraph

Co-authored-by: Adrien Rey-Jarthon <[email protected]>
Co-authored-by: Martin Cech <[email protected]>
  • Loading branch information
3 people authored May 20, 2021
1 parent 7d37e07 commit 365df55
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ function isDisposableEmail($email, $blocklist_path = null) {
```
**Ruby on Rails** contributed by [@MitsunChieh](https://github.com/MitsunChieh)

In resource model, usually it is `user.rb`
In the resource model, usually it is `user.rb`:

```Ruby
before_validation :reject_email_blocklist

Expand All @@ -60,6 +61,9 @@ def reject_email_blocklist
end
end
```

Alternatively you can use the `disposable_mail` gem: https://github.com/oesgalha/disposable_mail.

**NodeJs** contributed by [@martin-fogelman](https://github.com/martin-fogelman)

```Node
Expand Down
7 changes: 7 additions & 0 deletions disposable_email_blocklist.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1031,6 +1031,7 @@ filzmail.com
findemail.info
findu.pl
fir.hk
firemailbox.club
fitnesrezink.ru
fivemail.de
fixmail.tk
Expand Down Expand Up @@ -1402,6 +1403,7 @@ inboxclean.org
inboxdesign.me
inboxed.im
inboxed.pw
inboxkitten.com
inboxproxy.com
inboxstore.me
inclusiveprogress.com
Expand Down Expand Up @@ -1708,6 +1710,7 @@ mail2rss.org
mail333.com
mail4trash.com
mail666.ru
mail7.io
mail707.com
mail72.com
mailapp.top
Expand Down Expand Up @@ -1910,6 +1913,7 @@ ml8.ca
mm.my
mm5.se
mnode.me
moakt.cc
moakt.co
moakt.com
moakt.ws
Expand Down Expand Up @@ -2791,6 +2795,7 @@ tmail.com
tmail.ws
tmailinator.com
tmails.net
tmpbox.net
tmpemails.com
tmpeml.info
tmpjr.me
Expand Down Expand Up @@ -3085,6 +3090,8 @@ wickmail.net
widaryanto.info
widget.gg
wierie.tk
wifimaple.com
wifioak.com
wikidocuslava.ru
wilemail.com
willhackforfood.biz
Expand Down

0 comments on commit 365df55

Please sign in to comment.