summaryrefslogtreecommitdiff
path: root/searx/engines/sogou.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/sogou.py')
-rw-r--r--searx/engines/sogou.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/sogou.py b/searx/engines/sogou.py
index e36b4cd4f..d1390ab43 100644
--- a/searx/engines/sogou.py
+++ b/searx/engines/sogou.py
@@ -18,7 +18,6 @@ about = {
# Engine Configuration
categories = ["general"]
paging = True
-max_page = 10
time_range_support = True
time_range_dict = {'day': 'inttime_day', 'week': 'inttime_week', 'month': 'inttime_month', 'year': 'inttime_year'}