Added mail message padding support

This commit is contained in:
Kevin Froman 2020-02-19 01:57:56 -06:00
parent 83ef9dc3ca
commit 9f1790a601
5 changed files with 46 additions and 5 deletions

View file

@ -18,7 +18,7 @@ QUOTES = [
"James Bamford"),
("Freedom of the press is guaranteed only to those who own one",
"A. J. Liebling"),
("We kill people based on metadata",
("\"Probably better than nothing\"",
"")
]
shuffle(QUOTES)