敏感词过滤 模糊匹配
Showing
dirtyWordsChinese.json
0 → 100644
| ... | @@ -7,6 +7,7 @@ | ... | @@ -7,6 +7,7 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "async": "^2.1.5", | "async": "^2.1.5", | ||
| "bad-words-chinese": "^1.0.2", | |||
| "body-parser": "~1.15.2", | "body-parser": "~1.15.2", | ||
| "cookie-parser": "~1.4.3", | "cookie-parser": "~1.4.3", | ||
| "debug": "~2.2.0", | "debug": "~2.2.0", | ||
| ... | ... |
Please register or sign in to comment