mirror of
https://github.com/benbusby/whoogle-search.git
synced 2025-07-09 03:04:13 -04:00
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
This commit is contained in:
parent
7494a14bc2
commit
06fd29f663
@ -25,7 +25,7 @@ BLACKLIST = [
|
|||||||
'Reklama', 'Реклама', 'Anunț', '광고', 'annons', 'Annonse', 'Iklan',
|
'Reklama', 'Реклама', 'Anunț', '광고', 'annons', 'Annonse', 'Iklan',
|
||||||
'広告', 'Augl.', 'Mainos', 'Advertentie', 'إعلان', 'Գովազդ', 'विज्ञापन',
|
'広告', 'Augl.', 'Mainos', 'Advertentie', 'إعلان', 'Գովազդ', 'विज्ञापन',
|
||||||
'Reklam', 'آگهی', 'Reklāma', 'Reklaam', 'Διαφήμιση', 'מודעה', 'Hirdetés',
|
'Reklam', 'آگهی', 'Reklāma', 'Reklaam', 'Διαφήμιση', 'מודעה', 'Hirdetés',
|
||||||
'Anúncio', 'Quảng cáo','โฆษณา'
|
'Anúncio', 'Quảng cáo','โฆษณา', 'sponsored'
|
||||||
]
|
]
|
||||||
|
|
||||||
SITE_ALTS = {
|
SITE_ALTS = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user