LoafyLemon
d3d2f6c8aa
* Resolved CHARACTERS constant to allow adding custom characters without having to rely on monkey patching.
3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
|
|
define ALLOWED_CHARACTERS = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz "
|