index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
dummy.py
blob: 4586760a07d466d0f7bad4667a8a7d866fc77309 (
plain
)
1
2
3
4
5
6
def request(query, params): return params def response(resp): return []