mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-09 15:26:03 +00:00
6 lines
190 B
JSON
6 lines
190 B
JSON
{
|
||
"说明": "mask将替换敏感词中的每一个字,若mask_word值不为空,则将敏感词整个替换为mask_word的值",
|
||
"mask": "*",
|
||
"mask_word": "",
|
||
"words": []
|
||
} |