mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
fix fetch_langauges to be more accurate
Add languages supported by either all default general engines or 10 engines.
This commit is contained in:
@@ -72,7 +72,7 @@ country_to_hostname = {
|
||||
'RO': 'www.google.ro', # Romania
|
||||
'RU': 'www.google.ru', # Russia
|
||||
'SK': 'www.google.sk', # Slovakia
|
||||
'SL': 'www.google.si', # Slovenia (SL -> si)
|
||||
'SI': 'www.google.si', # Slovenia
|
||||
'SE': 'www.google.se', # Sweden
|
||||
'TH': 'www.google.co.th', # Thailand
|
||||
'TR': 'www.google.com.tr', # Turkey
|
||||
|
||||
Reference in New Issue
Block a user