feat: add new vocabulary entries to the word list for expanded coverage
This commit is contained in:
parent
b5e7ffdf9f
commit
1cc552e583
@ -32,6 +32,10 @@ class Bot:
|
||||
"recovery",
|
||||
{"regex": r"\([+,(,0-9,),-]{7,}"},
|
||||
"money",
|
||||
"landscape",
|
||||
"cyber",
|
||||
"recover",
|
||||
"trust"
|
||||
]
|
||||
self.api = Api(username=self.username, password=self.password)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user