Add the different variants of "verschiedenes" ("various" in German) to

tag blacklist
This commit is contained in:
Joshua Ramon Enslin 2021-07-14 21:58:14 +02:00
parent 7e27f15515
commit 0f2f7b2787
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -15,10 +15,12 @@ final class NodaBlacklistedTerms {
*/
const TAG_BLACKLIST = [
'de' => [
'sonstige',
'sonst.',
'sonst',
'andere',
'sonst',
'sonst.',
'sonstige',
'versch.',
'verschiedenes',
'weiteres',
]
];