Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known issue: some flags are censored when repeated #26

Open
finnbear opened this issue Apr 11, 2024 · 0 comments
Open

Known issue: some flags are censored when repeated #26

finnbear opened this issue Apr 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@finnbear
Copy link
Owner

False Positives

The following shouldn't have been detected, but was:

馃嚨馃嚫馃嚨馃嚫馃嚨馃嚫

The flag emoji in question is actually is Unicode characters, a P lookalike and an S lookalike. The profanity filter (and any computer without flag rendering support) therefore saw the message as "PSPSPSPSPSPSPSPS...". The filter detected the profanities "pp" and "pps" (as in "peepee" and "peepees").

@finnbear finnbear added the bug Something isn't working label Apr 11, 2024
@finnbear finnbear self-assigned this Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant