mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
Update ad filter for Czech language (#1141)
This commit is contained in:
parent
add9313a99
commit
58d54c6384
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@ BLACKLIST = [
|
|||
'Reklama', 'Реклама', 'Anunț', '광고', 'annons', 'Annonse', 'Iklan',
|
||||
'広告', 'Augl.', 'Mainos', 'Advertentie', 'إعلان', 'Գովազդ', 'विज्ञापन',
|
||||
'Reklam', 'آگهی', 'Reklāma', 'Reklaam', 'Διαφήμιση', 'מודעה', 'Hirdetés',
|
||||
'Anúncio', 'Quảng cáo','โฆษณา', 'sponsored', 'patrocinado', 'gesponsert'
|
||||
'Anúncio', 'Quảng cáo', 'โฆษณา', 'sponsored', 'patrocinado', 'gesponsert',
|
||||
'Sponzorováno'
|
||||
]
|
||||
|
||||
SITE_ALTS = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue