mirror of
https://github.com/searxng/searxng.git
synced 2025-02-17 02:40:03 +00:00
parent
b241015e93
commit
128b8c7f0a
@ -73,6 +73,7 @@ def request(query, params):
|
|||||||
# link again and again ..
|
# link again and again ..
|
||||||
|
|
||||||
params['headers']['Content-Type'] = 'application/x-www-form-urlencoded'
|
params['headers']['Content-Type'] = 'application/x-www-form-urlencoded'
|
||||||
|
params['headers']['Referer'] = 'https://lite.duckduckgo.com/'
|
||||||
|
|
||||||
# initial page does not have an offset
|
# initial page does not have an offset
|
||||||
if params['pageno'] == 2:
|
if params['pageno'] == 2:
|
||||||
|
Loading…
Reference in New Issue
Block a user