summaryrefslogtreecommitdiff
path: root/searx/engines/google.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/google.py')
-rw-r--r--searx/engines/google.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/google.py b/searx/engines/google.py
index 138c90411..8c20029a3 100644
--- a/searx/engines/google.py
+++ b/searx/engines/google.py
@@ -31,7 +31,6 @@ about = {
# engine dependent config
categories = ['general']
paging = True
-language_support = True
time_range_support = True
safesearch = True
supported_languages_url = 'https://www.google.com/preferences?#languages'