From a2ab2b353906cf1ada589bad6d670da095f7c994 Mon Sep 17 00:00:00 2001 From: Anthony Berg Date: Wed, 16 Oct 2024 22:01:41 +0200 Subject: [PATCH] feat: add example email list --- app/example.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app/example.txt diff --git a/app/example.txt b/app/example.txt new file mode 100644 index 0000000..6812899 --- /dev/null +++ b/app/example.txt @@ -0,0 +1,15 @@ +abcabc@test.com +abcabc123@test.com +1@test.com +12@test.com +123@test.com +1234@test.com +12345@test.com +123456@test.com +1234567@test.com +name@gmail.com +last@gmail.com +hotmail@hotmail.com +test@hotmail.com +testing123@hotmail.com +aaa@aaa.com \ No newline at end of file