added sound notification support and forward secery setting finished
This commit is contained in:
parent
23782dcb8f
commit
aea4815fbd
11 changed files with 76 additions and 42 deletions
|
@ -17,7 +17,9 @@ QUOTES = [
|
|||
("Like a black hole, NSA pulls in every signal that comes near, but no electron is ever allowed to escape",
|
||||
"James Bamford"),
|
||||
("Freedom of the press is guaranteed only to those who own one",
|
||||
"A. J. Liebling")
|
||||
"A. J. Liebling"),
|
||||
("We kill people based on metadata",
|
||||
"Authoritarians")
|
||||
]
|
||||
shuffle(QUOTES)
|
||||
QUOTE = QUOTES[0]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue