From 3bd785b9b79e6ec92a4e66498542aee9d8bb39d8 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Mon, 28 Nov 2022 10:17:16 -0700 Subject: [PATCH] Update sponsored result filter for german results Adds 'gesponsert' to ad keyword blacklist Fixes #892 --- app/utils/results.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/utils/results.py b/app/utils/results.py index b7f6cbc..c35130b 100644 --- a/app/utils/results.py +++ b/app/utils/results.py @@ -25,7 +25,7 @@ BLACKLIST = [ 'Reklama', 'Реклама', 'Anunț', '광고', 'annons', 'Annonse', 'Iklan', '広告', 'Augl.', 'Mainos', 'Advertentie', 'إعلان', 'Գովազդ', 'विज्ञापन', 'Reklam', 'آگهی', 'Reklāma', 'Reklaam', 'Διαφήμιση', 'מודעה', 'Hirdetés', - 'Anúncio', 'Quảng cáo','โฆษณา', 'sponsored', 'patrocinado' + 'Anúncio', 'Quảng cáo','โฆษณา', 'sponsored', 'patrocinado', 'gesponsert' ] SITE_ALTS = {