forked from Archives/searxng
[enh] suggestions @ yahoo engine
This commit is contained in:
parent
33969ca670
commit
c16b9729b6
@ -65,6 +65,7 @@ results_xpath = //div[@class="res"]
|
||||
url_xpath = .//span[@class="url"]//text()
|
||||
content_xpath = .//div[@class="abstr"]//text()
|
||||
title_xpath = .//h3/a//text()
|
||||
suggestion_xpath = //div[@id="satat"]//a
|
||||
|
||||
[youtube]
|
||||
engine = youtube
|
||||
|
Loading…
Reference in New Issue
Block a user