mirror of
https://github.com/houbb/sensitive-word.git
synced 2026-03-22 08:27:36 +08:00
add for enable
This commit is contained in:
@@ -7,6 +7,21 @@
|
||||
|
||||
URL 初期可以不做。
|
||||
|
||||
Image-URL 检测,避免替换错误。
|
||||
|
||||
如果 image-url 中包含数字,直接替换就会导致问题。
|
||||
|
||||
针对不同的信息脱敏,则需要知道对应的检测代码是什么。
|
||||
|
||||
|
||||
## 是否脱敏的配置
|
||||
|
||||
- 敏感词 √
|
||||
|
||||
- url ×
|
||||
|
||||
- 数字 √
|
||||
|
||||
# 是否为 URL check
|
||||
|
||||
可以直接开辟另一道验证方式。
|
||||
|
||||
Reference in New Issue
Block a user