From dc9f08aed4f73c0192faaa8ae1488f4f3946ef86 Mon Sep 17 00:00:00 2001 From: cynic Date: Sun, 6 Nov 2022 22:24:31 -0500 Subject: [PATCH] add a few test mail accounts --- tools/test_mail_list.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tools/test_mail_list.json diff --git a/tools/test_mail_list.json b/tools/test_mail_list.json new file mode 100644 index 0000000..4d35b36 --- /dev/null +++ b/tools/test_mail_list.json @@ -0,0 +1,5 @@ +[ + "kmakise@lab.org", + "aymous@national.shitposters.club", + "tsparkle@canterlot.edu" +] \ No newline at end of file