scam-police/config/keywords.json

54 lines
1.3 KiB
JSON
Raw Normal View History

2023-04-11 23:06:14 -04:00
{
"sections": {
"18+": {
2023-04-16 21:10:39 -04:00
"threshold": 4,
"requiredKeywords": [
"sex",
"nude",
"18+",
"private",
"pictures",
"cheap"
],
"keywords": [
"pay", "pal",
"buy",
"sell",
2023-04-16 21:10:39 -04:00
"on",
"message",
"meet",
"check",
2023-04-16 21:10:39 -04:00
"card",
"discord"
]
},
"Investment": {
2023-04-16 21:10:39 -04:00
"threshold": 3,
"requiredKeywords": [
2023-04-16 21:10:39 -04:00
"crypto",
"profit",
"my commission",
2023-04-16 21:10:39 -04:00
"tg", "t.me",
"cash.app",
"l.wl.co/", ".app.link/"
],
"keywords": [
"earn", "earning",
"make", "making", "made",
2023-04-16 21:10:39 -04:00
"buy", "invest",
"cashout", "cash out",
"send", "market",
"interested",
"btc", "bitcoin",
"eth", "ethereum", "etherium",
"$", "usd",
2023-04-16 21:10:39 -04:00
"million",
"asking me how",
2023-04-16 21:10:39 -04:00
"cash", "whatsapp",
"telegram",
"👇", "👆️"
]
}
2023-04-11 23:06:14 -04:00
}
}