文件名称:BannedWords:简单实现违禁词检测
文件大小:30KB
文件格式:ZIP
更新时间:2024-05-30 07:48:37
Python
BandedWords 本仓库的内容基本上是fork的https://github.com/spetacular/bannedwords。 添加了Python转换base64的功能, 以及违禁词检测的Python实现, 删除了php文件。
【文件预览】:
BannedWords-master
----.gitignore(1KB)
----pub_banned_words.txt(28KB)
----README.md(202B)
----BannedCheck.py(3KB)
----pub_sms_banned_words.txt(49KB)
----LICENSE(1KB)
----decrypt.py(308B)