From 99dee635ce67c286a160ec20433f2b5cf210e349 Mon Sep 17 00:00:00 2001 From: Marten Date: Tue, 2 Sep 2014 17:14:58 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9468556..b33e7a6 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ This repo contains list of disposable domains often used to register dummy users Feel free to create PR with more or request removing of your domain (with reasons). -Use cat disposable_email_blacklist.conf your_file | sort | uniq > disposable_email_blacklist.conf to add contents of another file in the same format (domains on new line without @). +Use `cat disposable_email_blacklist.conf your_file | sort | uniq > disposable_email_blacklist.conf` to add contents of another file in the same format (domains on new line without @). From a8646ee0d4f812d41b8b067ec854f2b992cf0e34 Mon Sep 17 00:00:00 2001 From: Marten Date: Tue, 2 Sep 2014 17:20:58 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b33e7a6..78c60ec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ disposable-email-domains ======================== -This repo contains list of disposable domains often used to register dummy users in order to spam/abuse some services. I collected them to filter allowed domains for new user registration at usegalaxy.org +This repo contains a list of disposable and temporary email address domains often used to register dummy users in order to spam/abuse some services. Also useful for filtering your email list to increase open rates (sending email to these domains likely will not be opened). + +I originally collected them to filter allowed domains for new user registration at usegalaxy.org and later merged them with other lists I have found online. I cannot guarantee all of these can still be considered but I did go through all of them at one point. Feel free to create PR with more or request removing of your domain (with reasons).