mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
bypass google consent with ucbcb=1
This commit is contained in:
@@ -287,6 +287,7 @@ def request(query, params):
|
||||
'oe': "utf8",
|
||||
'start': offset,
|
||||
'filter': '0',
|
||||
'ucbcb': 1,
|
||||
**additional_parameters,
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user