summaryrefslogtreecommitdiff
path: root/searx/engines/iqiyi.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/iqiyi.py')
-rw-r--r--searx/engines/iqiyi.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/engines/iqiyi.py b/searx/engines/iqiyi.py
index 95d094ec6..3158b44e9 100644
--- a/searx/engines/iqiyi.py
+++ b/searx/engines/iqiyi.py
@@ -12,6 +12,7 @@ about = {
"use_official_api": False,
"require_api_key": False,
"results": "JSON",
+ "language": "zh",
}
paging = True