Profanity Filter

Simple filtering for profanity from website text. Not limited to static text, while avoiding performance impact.

< 脚本 Profanity Filter 的反馈

提问 / 留言

§
发布于:2018-01-20

Missing semicolon

why? but i did the right way-

const customWords = ['work',]

adisib作者
§
发布于:2018-01-20

The right way to only filter the word "work" would be:
const customWords = ['work'];

发布留言

登录(不可用)以发布留言。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址