From c54a0233e9cf17ee358647c560a3f6da30e02159 Mon Sep 17 00:00:00 2001 From: Dustin Ingram Date: Tue, 11 Feb 2020 12:23:28 -0600 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d09c528..4b5f86e 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,9 @@ Contributing ============ Feel free to create PR with additions or request removal of some domain (with reasons). -Use +Specifically, if adding more than one new domain, please cite in your PR where one can generate a disposable email address which uses that domain, so the maintainers can verify it. + +Use: `$ cat disposable_email_blocklist.conf your_file | tr '[:upper:]' '[:lower:]' | sort -f | uniq -i > new_file.conf`