forked from zaclys/searxng
Remove unrelated change that mistakenly ended up into this branch
This commit is contained in:
parent
e145fdb86d
commit
2bc42b378d
|
@ -494,14 +494,6 @@ engines:
|
||||||
engine : wolframalpha_noapi
|
engine : wolframalpha_noapi
|
||||||
timeout: 6.0
|
timeout: 6.0
|
||||||
categories : science
|
categories : science
|
||||||
|
|
||||||
- name : urbandictionary
|
|
||||||
engine : xpath
|
|
||||||
search_url : http://www.urbandictionary.com/define.php?term={query}
|
|
||||||
url_xpath : //*[@class="word"]/@href
|
|
||||||
title_xpath : //*[@class="word"]
|
|
||||||
content_xpath : //*[@class="meaning"]
|
|
||||||
shortcut : ud
|
|
||||||
|
|
||||||
- name : dictzone
|
- name : dictzone
|
||||||
engine : dictzone
|
engine : dictzone
|
||||||
|
|
Loading…
Reference in New Issue