feat(data): add new file with common words as fallback for certain cases
This commit is contained in:
parent
7d18d51fc8
commit
978dba27fa
15
data/common-words.json
Normal file
15
data/common-words.json
Normal file
@ -0,0 +1,15 @@
|
||||
[
|
||||
"banner",
|
||||
"cc",
|
||||
"cmp",
|
||||
"compliance",
|
||||
"consent",
|
||||
"cookie",
|
||||
"dialog",
|
||||
"disclaimer",
|
||||
"gdpr",
|
||||
"law",
|
||||
"policy",
|
||||
"popup",
|
||||
"privacy"
|
||||
]
|
Loading…
Reference in New Issue
Block a user