We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在后端记录用户屏蔽的关键词。数据过滤可以考虑后端进行或前端进行
The text was updated successfully, but these errors were encountered:
可以在用户配置中加入一项:blocked_words: Array 为减少服务器负担,数据过滤应在前端完成
Sorry, something went wrong.
已在app端实现,后续可以做设置漫游
No branches or pull requests
在后端记录用户屏蔽的关键词。数据过滤可以考虑后端进行或前端进行
The text was updated successfully, but these errors were encountered: