Commit Graph

540 Commits

Author SHA1 Message Date
Max
f4884aa856
Add cdfaq com and nezid.com domains (#341)
* added cdfaq.com to the list of disposable domains

* add nezid.com to the disposable domains list
2022-10-26 17:23:39 +02:00
Martin Cech
d00c1b2c94
add more moakt domains (#340) 2022-10-18 02:21:38 +02:00
Javier de Vega Ruiz
043ccdc43a
Add ahmedkhlef.com (#339) 2022-10-18 02:06:25 +02:00
Martin Cech
857e784b8e
reformat 2022-10-17 17:04:46 -07:00
Smoke
4df8eb7825
Update disposable_email_blocklist.conf (#322)
* Update disposable_email_blocklist.conf

add eosbuzz.com

* add bamibi.com

* update with recent temp-mail.org domain

Co-authored-by: Martin Cech <cech.marten@gmail.com>
2022-10-18 02:04:19 +02:00
Iheb Briki
11115c6f4a
Update disposable_email_blocklist.conf (#318)
Add maildax.me

Generated by https://maildax.com/
2022-10-13 23:49:00 +02:00
mlgr-io
b429f7d339
feat: add domains from https://emailfake.com (#337) 2022-09-08 20:22:40 +02:00
Martin Cech
a575bd7512
Create pull_request_template.md 2022-09-01 05:57:24 +02:00
Martin Cech
5e17df35b0
clarify the language of verification
hope dies last
2022-09-01 05:48:48 +02:00
Emmanuel Analike
2fae9dd84b
Add boxomail.live (#332) 2022-08-18 01:10:56 +02:00
Martin Cech
b7412d3786
restyle readme 2022-08-13 00:59:07 +02:00
Martin Cech
62bee00719
reshuffle the readme 2022-08-12 15:51:29 -07:00
Martin Cech
512d3e0822
add manual trigger 2022-08-13 00:45:15 +02:00
Elliot J. Reed
1815cbf817
Adds PHP Composer package details to README (#323)
Co-authored-by: Martin Cech <cech.marten@gmail.com>
2022-08-13 00:39:25 +02:00
Silas riacourt
715811b055
Add new domain from temp-mail.org (#326) 2022-08-13 00:33:21 +02:00
Surya Asriadie
d4cc6f95cd
Add new domain from 1secmail (#319) 2022-08-13 00:32:42 +02:00
Manu
c9b4e3e574
Add domain from https://www.linshi-email.com/en (#324) 2022-08-13 00:30:55 +02:00
Alex Vandiver
185e88e07b
Add domains used by 10minutemail.net (#327) 2022-08-13 00:28:47 +02:00
Matt Stenson
48d6e94431
add https://tempmail.plus domains (#330) 2022-08-13 00:26:54 +02:00
pj
710a546213
ADD GO CODE!!!!!!!! 🥰😍🔥 (#321)
* ADD GO CODE!!!!!!!!

* Add Go Code

* remove unused import
2022-08-13 00:24:10 +02:00
Jan Holthuis
f3fa1f0720
Improvements for the Python example code (#329)
* docs(readme): Fix missing `open()` in Python example code

* docs(readme): Use set instead of list in Python example code

This reduces the computational complexity of a list lookup from O(n) to
O(1).

* docs(readme): Replace `split()` with `partition()` in Python example

The will always work and never throw an exception, even if `email` is
in fact not a valid email address or doesn't contain an `@` character at
all. It also prevents unexpected behavior if `email` contains multiple
`@` signs, i.e.:

| `email`       | Lookup Before | Lookup After  |
| ------------- | ------------- | ------------- |
| 'foo@bar'     | 'bar'         | 'bar'         |
| 'foo@bar@baz' | 'bar'         | 'bar@baz'     |
| 'foo'         | *Exception*   | ''            |
2022-08-02 21:22:22 +02:00
Russ Savage
2258b1b6f9
feat: domains for 2022-03-16 (#317) 2022-04-06 21:25:05 +02:00
Russ Savage
e8b138b54a
feat: domains for 2022-03-01 (#314)
* feat: domains for 2022-03-01

* feat: adding reimondo.com

* feat: adding metalunits.com
2022-03-09 10:29:37 +01:00
Stephan Voeth
5e0b3f07d0
added domains from tempmailer.net and disposemymail.com (#310)
* added maildomains from disposemymail.com

* added maildomains from tempmailer.net

* ran maintain.sh
2022-02-26 09:17:54 +01:00
Russ Savage
41b093517a
feat: domains from 2022-02-14 (#309)
* feat: domains from 2022-02-14

* feat: urls from 2022-03-18
2022-02-26 09:17:13 +01:00
Russ Savage
368284ed1f
feat: update for 2022-02-11 (#308) 2022-02-12 09:45:23 +01:00
Russ Savage
346c3e0f45
feat: adding more domains (#307)
* feat: adding more domains

* feat: adding mannawo.com

* feat: adding midiharmonica.com

* feat: adding more temp-mail.org domains

* feat: adding more domains
2022-02-10 18:28:52 +01:00
Russ Savage
5c337d9fc1
feat: add 10minutemail domains (#306) 2022-02-07 20:40:47 +01:00
Aveline
81187bf016
add cs.email (#305)
* add temp-mail.to

* Update disposable_email_blocklist.conf

* add cs.email

Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
2022-02-03 13:23:11 +01:00
Martin Cech
aafe253ba2
cleanup and closes #274 (#304)
dropped entries with no MX and no found way to use
2022-01-19 14:58:48 +01:00
Devin Kerr
a53e2f84fd
add mailpoof.com & gexik.com (#283)
* add mailpoof.com

* add gexik.com
2022-01-19 14:43:04 +01:00
anvd
edf2a96a70
kvhrs.com (#292)
https://10minutemail.com/
2022-01-19 14:41:44 +01:00
Naoki Hosoya
1c876a1e24
Add nthrl.com and nvhrw.com (10minutemail.com) (#302) 2022-01-19 14:39:54 +01:00
Dustin Ingram
86bed8a34c
Move shitware.nl to allowlist (#301) 2022-01-18 10:35:41 -06:00
Aveline
6354e34bd1
add temp-mail.to (#299)
* add temp-mail.to

* Update disposable_email_blocklist.conf

Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
2022-01-16 09:22:44 -06:00
Aveline
8a1cb037b9
add mjj.edu.ge and lsyx24.com (#297) 2022-01-12 07:56:17 -05:00
Marek Šuppa
4dffb01f8d
Update disposable_email_blocklist.conf (#296)
* Add tempmail.cn
2022-01-10 10:51:56 -06:00
Naoki Hosoya
58930912dd
Add dea-21olympic.com to blocklist (#294) 2021-12-13 08:30:47 -05:00
Andrey.Tarashevskiy
8e480e0e8e
Add ayakamail.cf into list (#290) 2021-12-10 17:11:33 +01:00
Naoki Hosoya
a4e2b68853
Add domains available on mail[.]td (#293) 2021-12-06 08:14:11 -06:00
Naoki Hosoya
f7b573bc62
Add onetm[.]jp (#291) 2021-11-12 06:42:35 -05:00
Dustin Ingram
d9299654b6
Add more 10minutemail domains (#289) 2021-11-08 20:00:36 -06:00
Naoki Hosoya
66468cc5f4
Add quicksend.ch (#287) 2021-10-22 09:13:09 +02:00
Naoki Hosoya
db5f17b98c
Make maintain.sh executable (#285) 2021-10-01 13:15:15 +02:00
Naoki Hosoya
fabaef6a6a
Add the domains provided by InstAddr to blocklist (#284) 2021-10-01 12:23:55 +02:00
A
3e41cbea5a
Adds bptfp.net (#278)
Adds bptfp.net an alias of https://10minutemail.com/
2021-08-31 16:28:42 +02:00
Martin
59479a29a4
Added webhook.site (#277)
* Added email.webhook.site

This is a web service used to debug webhooks and emails. Generates disposable email addresses under the `email.webhook.site` domain.
Details: https://docs.webhook.site/index.html

* Replaced with top level domain
2021-07-01 09:53:12 -05:00
Adrien Rey-Jarthon
365df555f0
Add firemailbox.club, inboxkitten.com, tmpbox.net & more.. disposable 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 <adrien.jarthon@ringcentral.com>
Co-authored-by: Martin Cech <cech.marten@gmail.com>
2021-05-20 18:30:51 +02:00
Konstantin
7d37e07a30
add supersave.net (#272) 2021-05-20 18:24:07 +02:00
Martin Cech
5e76c64ee5
fix 3rd lvl domain 2021-04-29 12:29:56 +02:00