nullium21 68d1febe6e Use a regex for matching invalid characters instead
What the regex does is it matches everything except alphanumeric and [_()[] -], excluding EOL since regex101 seems to also match it, and we probably don't want that to happen.
2022-10-27 10:33:50 +03:00
..
2022-06-24 21:26:19 +09:00
2022-06-30 23:23:14 +08:00