An open API service indexing awesome lists of open source software.

https://github.com/sunsetmkt/netease-sensitive-words

网易游戏的离线敏感词库(正则)
https://github.com/sunsetmkt/netease-sensitive-words

censorship filter nlp regex

Last synced: 9 months ago
JSON representation

网易游戏的离线敏感词库(正则)

Awesome Lists containing this project

README

          

# netease-sensitive-words

网易游戏的离线敏感词库(正则),提取自《我的世界》Android 客户端。

在任意网易游戏 Android 客户端上,处理敏感词的 Java 包为`com.netease.environment`(加固的客户端可能不易找到)。

感谢[G79-Regex](https://github.com/azathoth2025/G79-Regex)和[jadx](https://github.com/skylot/jadx)。