Add the different variants of "verschiedenes" ("various" in German) to
tag blacklist
This commit is contained in:
parent
7e27f15515
commit
0f2f7b2787
|
@ -15,10 +15,12 @@ final class NodaBlacklistedTerms {
|
||||||
*/
|
*/
|
||||||
const TAG_BLACKLIST = [
|
const TAG_BLACKLIST = [
|
||||||
'de' => [
|
'de' => [
|
||||||
'sonstige',
|
|
||||||
'sonst.',
|
|
||||||
'sonst',
|
|
||||||
'andere',
|
'andere',
|
||||||
|
'sonst',
|
||||||
|
'sonst.',
|
||||||
|
'sonstige',
|
||||||
|
'versch.',
|
||||||
|
'verschiedenes',
|
||||||
'weiteres',
|
'weiteres',
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user