mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-07 13:45:42 +12:00
add aol & msn to chat filter
This commit is contained in:
parent
e9dc4157b0
commit
dcd9b85922
1 changed files with 2 additions and 0 deletions
|
@ -1132,6 +1132,8 @@
|
|||
{"word":"my phone","reason_type":"personal_info","match_all":true},
|
||||
{"word":"phone number","reason_type":"personal_info","match_all":true},
|
||||
{"word":"home address","reason_type":"personal_info","match_all":true},
|
||||
{"word":"aol","reason_type":"personal_info","match_all":true},
|
||||
{"word":"msn","reason_type":"personal_info","match_all":true},
|
||||
{"word":".com","reason_type":"personal_info","match_all":true},
|
||||
{"word":".net","reason_type":"personal_info","match_all":true},
|
||||
{"word":".org","reason_type":"personal_info","match_all":true},
|
||||
|
|
Loading…
Add table
Reference in a new issue