You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Yoshiyuka right now you can trivially bypass the filter by spoilering part of the word. For instance, if "apple" was filtered, you could write app||le|| (which appears as app██), as the | characters prevent substring matching.
Allow an option for this, like the whitespace squeeze filter feature.
The text was updated successfully, but these errors were encountered: