UNPKG

sensitive-words-js

Version:

敏感词库,配合 ming-filter 提供检测,避免机器人说话被夹。Sensitive word database, used with ming-filter to avoid bots get blocked.

6 lines (5 loc) 111 B
/** * @file Automatically generated by barrelsby. */ export * from './filter'; export * from './dict/index';