{$P8LANG['config']}
{$P8LANG['filter_word_enable']} {$P8LANG['enabled']}
{$P8LANG['content_censor_enabled']} {$P8LANG['enabled']} {$P8LANG['disabled']} {$P8LANG['content_censor_note']} 免费资源领取 总量5万次赠送 + 超出按量计费
{$P8LANG['content_censor_appid']} 查看百度应用AppID
{$P8LANG['content_censor_secretid']} 查看百度应用API Key
{$P8LANG['content_censor_secretkey']} 查看百度应用Secret Key
 
自定义敏感词搜索
自定义敏感词
$pages
{$P8LANG['help_about']}
支持常用模糊匹配过滤:
超链接:^http:\/\/
手机号码:^(13[0-9]|14[5|7]|15[0-9]|18[0-9]|17[0-9])\d{8}$
电话号码:^(\(\d{3,4}-)|\d{3.4}-)?\d{7,8}$
身份证号码:^d{15,18}|[0-9x]{15,18}|[0-9X]{15,18}?$
身份证+手机号:^d{8,18}|[0-9x]{8,18}|[0-9X]{8,18}?$
腾讯QQ号:^[0-9]{5,20}$
Email地址:^\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$
一行一个关键字。中间如要匹配,可以写 “和.{0,3}谐”,这样就会把“和谐”中间包含的3个字一起过滤。