More invalid characters

main
Bob Mottram 2021-08-30 19:15:51 +01:00
parent bd497b6d20
commit 06315138d4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ from cryptography.hazmat.primitives import hashes
# both incoming and outgoing.
# Could include dubious clacks or admin dogwhistles
invalidCharacters = (
'', '', '', '', '', '', 'ϟϟ'
'', '', '', '', '', '', 'ϟϟ', '🏳️‍🌈🚫', '⚡⚡'
)