1 Star 0 Fork 22

strongerfly / badwords

forked from azure / badwords 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

#bannedwords-违禁词,敏感词库 论坛、社交网站、博客、微博等允许用户生成内容的网站,常常遇到屏蔽违禁词、敏感词、广告、色情等文字的问题。这里给出一份违禁词列表,供大家参考。

共分以下几类:

  • 政治
  • 色情
  • 违法犯罪
  • 广告
  • 脏话

#如何使用 发布违禁词本身就是违禁的。。。所以生成的词库都用base64编码。 大家使用时,可以用 decrypt.php filename 解码,例如:

/usr/bin/php decrypt.php pub_sms_banned_words.txt

pub_sms_banned_words.txt.out.txt文件里即是违禁词。

或者使用 在线服务 解码,将pub_sms_banned_words.txt的内容粘贴在右边框里,点击“Base64解密”,违禁词就出现在左边框里。

免责声明 所有词库均来自网络,或利用爬虫抓取公开数据得到。 使用者不得将此词库用于非法目的。

#ChangeLog 2016-04-17 发布短信专用违禁词库,共2696条。

2016-04-16 发布第一份违禁词库,共1673条。

The MIT License (MIT) Copyright (c) 2016 spetacular Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

敏感词库、违禁词库下载 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/strongerfly/badwords.git
git@gitee.com:strongerfly/badwords.git
strongerfly
badwords
badwords
master

搜索帮助