From 06fd29f663b81cf36df416918d9fc211ef252881 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Mon, 31 Oct 2022 13:02:20 -0600 Subject: [PATCH] Update ad filter keywords New changes to google search now include ads prefixed with the keyword "sponsored". This update should remove these from appearing in search results. Fixes #871 --- 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 408590e..7356328 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','โฆษณา' + 'Anúncio', 'Quảng cáo','โฆษณา', 'sponsored' ] SITE_ALTS = {