mirror of https://gitlab.com/bashrc2/epicyon
Another easy block decision
parent
e56504faf4
commit
bd497b6d20
2
utils.py
2
utils.py
|
@ -24,7 +24,7 @@ from cryptography.hazmat.primitives import hashes
|
||||||
# both incoming and outgoing.
|
# both incoming and outgoing.
|
||||||
# Could include dubious clacks or admin dogwhistles
|
# Could include dubious clacks or admin dogwhistles
|
||||||
invalidCharacters = (
|
invalidCharacters = (
|
||||||
'卐', '卍', '࿕', '࿖', '࿗', '࿘'
|
'卐', '卍', '࿕', '࿖', '࿗', '࿘', 'ϟϟ'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue