mirror of https://github.com/searxng/searxng.git
[enh] example engine update
This commit is contained in:
parent
b3c418b36c
commit
d2d0fddc43
|
@ -1,4 +1,6 @@
|
|||
|
||||
categories = ['general'] # optional
|
||||
|
||||
def request(query, params):
|
||||
'''pre-request callback
|
||||
params<dict>:
|
||||
|
|
Loading…
Reference in New Issue