2
0
mirror of https://github.com/searx/searx synced 2025-08-31 14:38:23 +00:00

[fix] add new list element to petal so it does not overwrite previous engines

This commit is contained in:
Noémi Ványi
2021-08-03 21:21:28 +02:00
parent 291b154a61
commit dc99fec831

View File

@@ -1377,6 +1377,7 @@ engines:
require_api_key: false require_api_key: false
results: html results: html
- name : petal
shortcut : petal shortcut : petal
engine : xpath engine : xpath
paging : True paging : True