mirror of
https://github.com/ppy/osu.git
synced 2026-06-08 06:23:39 +08:00
68d1febe6e
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.
68d1febe6e
·
2022-10-27 10:33:50 +03:00
History