mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
Merge branch 'ixquick' of https://github.com/pw3t/searx into ixquick
Conflicts: searx/engines/startpage.py
This commit is contained in:
@@ -4,7 +4,6 @@ from lxml import html
|
||||
base_url = None
|
||||
search_url = None
|
||||
|
||||
|
||||
def request(query, params):
|
||||
global search_url
|
||||
query = urlencode({'q': query})[2:]
|
||||
|
||||
Reference in New Issue
Block a user