mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
add faroo engine support
This commit is contained in:
@@ -20,6 +20,9 @@ def gen_useragent():
|
||||
return ua.format(os=choice(ua_os), version=choice(ua_versions))
|
||||
|
||||
|
||||
def searx_useragent():
|
||||
return 'searx'
|
||||
|
||||
def highlight_content(content, query):
|
||||
|
||||
if not content:
|
||||
|
||||
Reference in New Issue
Block a user