mirror of
https://github.com/searxng/searxng.git
synced 2026-06-01 23:47:16 +02:00
add robot tests
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
def request(query, params):
|
||||
return params
|
||||
|
||||
|
||||
def response(resp):
|
||||
return []
|
||||
Reference in New Issue
Block a user