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 
						 
				 
			
				
					
						
							
							
								Martin Cech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c186e8ee7f 
							
						 
					 
					
						
						
							
							remove public suffix  
						
						
						
						
					 
					
						2021-04-29 12:08:25 +02:00 
						 
				 
			
				
					
						
							
							
								Dewstar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d09df30554 
							
						 
					 
					
						
						
							
							Add 1secmail.com and all related domains ( #254 )  
						
						... 
						
						
						
						Add all related 1secmail domains:
- 1secmail.com
- esiix.com
- wwjmp.com
- 1secmail.net
- 1secmail.org 
						
						
					 
					
						2021-04-29 12:05:37 +02:00 
						 
				 
			
				
					
						
							
							
								Meiryo7743 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e5aaf7e50 
							
						 
					 
					
						
						
							
							Add Japanese disposable email domains ( #267 )  
						
						... 
						
						
						
						* Add a domain available at www.onetime-mail.com
* Add an domain available at instance-email.com
* Add an domain available at 2chmail.net
* Add an domain available at sute.jp
* Add an domain available at ワンタイムメール.総合サービス.com
* Add domains available at m.kuku.lu
* Run maintain.sh 
						
						
					 
					
						2021-04-29 11:55:12 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Cech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							760a6e52b4 
							
						 
					 
					
						
						
							
							replace travis with gha ( #269 )  
						
						... 
						
						
						
						* replace travis with gha
* install reqs
* write a message when check is ok
so it can be read easily in CI 
						
						
					 
					
						2021-04-28 13:54:09 +02:00 
						 
				 
			
				
					
						
							
							
								Darko Gjorgjijoski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4dd520a7c2 
							
						 
					 
					
						
						
							
							Additional temporary domains ( #268 )  
						
						... 
						
						
						
						* Added additional temporary emails found on tempmail.plus
* Run maintain on the newly updated list 
						
						
					 
					
						2021-04-28 13:35:18 +02:00 
						 
				 
			
				
					
						
							
							
								Philip Torchinsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							32b9c8a88f 
							
						 
					 
					
						
						
							
							Update disposable_email_blocklist.conf ( #266 )  
						
						... 
						
						
						
						* Update disposable_email_blocklist.conf
http://stu.zhaoqian.ninja/ 
* Update disposable_email_blocklist.conf
twzhhq.online
* Update disposable_email_blocklist.conf
from https://10minutemail.com/ 
* Update disposable_email_blocklist.conf
miucce.com was available at https://10minutemail.com/  but I missed a screenshot, I am sorry. 
						
						
					 
					
						2021-04-28 13:31:47 +02:00 
						 
				 
			
				
					
						
							
							
								Hollow Man 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							717f7f7ab2 
							
						 
					 
					
						
						
							
							Add a shell script for maintaining disposable_email_blocklist.conf ( #263 )  
						
						... 
						
						
						
						* Add more instructions for contributing so that the right order can always be achieved.
LC_ALL=C; export LC_ALL
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
* Add a shell script for maintaining disposable_email_blocklist.conf
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
* Remove redundant lines in README.md
Signed-off-by: Hollow Man <hollowman@hollowman.ml> 
						
						
					 
					
						2021-02-25 23:10:35 -06:00 
						 
				 
			
				
					
						
							
							
								Hollow Man 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d21a575288 
							
						 
					 
					
						
						
							
							Add more linshiyouxiang.net related domains ( #262 )  
						
						... 
						
						
						
						- bestlistbase.com
- chasefreedomactivate.com
- truthfinderlogin.com
- wellsfargocomcardholders.com
Signed-off-by: Hollow Man <hollowman@hollowman.ml> 
						
						
					 
					
						2021-02-24 20:44:21 -06:00 
						 
				 
			
				
					
						
							
							
								Martin Cech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							77fce78b07 
							
						 
					 
					
						
						
							
							log repo transfer  
						
						
						
						
					 
					
						2021-02-16 12:31:20 +01:00