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