From 76ff34c8f00ea6cf379cd27ab3a392e94d373a28 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 15 Aug 2019 21:45:49 +0200 Subject: [PATCH] done that --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41d4dfe..6bdec4a 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,14 @@ - [x] Get random email address - [x] Download attachments in a safe way - [x] Display Text/HTML + - [x] API so all features from the site can also be automated and integrated - [ ] Automatically check for new emails while on site - [ ] Secure HTML so no malicious things can be loaded - [ ] Display embedded images inline using Content-ID - [ ] Admin overview for all available email addresses - [ ] Delete messages - [ ] Configurable settings - - [ ] Choose domains for random generation + - [x] Choose domains for random generation - [ ] Choose if out-of-scope emails are discarded - [ ] Honeypot mode where all emails are also saved for a catchall account - [ ] Docker files and config