We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850fce7 commit ba77b73Copy full SHA for ba77b73
config.py
@@ -3,7 +3,7 @@
3
4
blockchain_blacklist_tokens = frozenset([
5
'ethereum', 'blockchain', 'bitcoin', 'ico', 'ledger',
6
- 'crypto', 'cryptocurrency', 'money', 'gold'])
+ 'crypto', 'cryptocurrency', 'money', 'gold', 'token'])
7
8
business_blacklist_tokens = frozenset([
9
'business', 'enterprise', 'entrepreneur', 'entrepreneurship',
0 commit comments