Cleanup redunant keywords
This commit is contained in:
parent
f1bb5713e5
commit
452cf0a25d
@ -17,8 +17,8 @@
|
|||||||
"currencies":[
|
"currencies":[
|
||||||
"$", "£", "€",
|
"$", "£", "€",
|
||||||
"money",
|
"money",
|
||||||
"millions", "million",
|
"million",
|
||||||
"dollars", "pounds", "euros",
|
"dollar", "pound", "euro",
|
||||||
"crypto",
|
"crypto",
|
||||||
"paypal",
|
"paypal",
|
||||||
"bitcoin", "btc",
|
"bitcoin", "btc",
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"upload",
|
"upload",
|
||||||
"gift",
|
"gift",
|
||||||
"card",
|
"card",
|
||||||
"nudes"
|
"nude"
|
||||||
],
|
],
|
||||||
"socials":[
|
"socials":[
|
||||||
"l.wl.co/",
|
"l.wl.co/",
|
||||||
@ -43,7 +43,6 @@
|
|||||||
"whatsapp", "whatapp", "whats app", "what app",
|
"whatsapp", "whatapp", "whats app", "what app",
|
||||||
"wickr",
|
"wickr",
|
||||||
"kik",
|
"kik",
|
||||||
"discord",
|
|
||||||
"instagram",
|
"instagram",
|
||||||
"👇", "👆️",
|
"👇", "👆️",
|
||||||
"+1", "+2"
|
"+1", "+2"
|
||||||
|
Loading…
Reference in New Issue
Block a user