Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
The blur command fails when there is more than one space between arguments. The code that splits the commands needs to split on greedy whitespace instead of a single space.