1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-23 04:27:46 +01:00

[enh] suggestions @ yahoo engine

This commit is contained in:
asciimoo 2013-11-13 19:39:13 +01:00
parent 33969ca670
commit c16b9729b6

View File

@ -65,6 +65,7 @@ results_xpath = //div[@class="res"]
url_xpath = .//span[@class="url"]//text() url_xpath = .//span[@class="url"]//text()
content_xpath = .//div[@class="abstr"]//text() content_xpath = .//div[@class="abstr"]//text()
title_xpath = .//h3/a//text() title_xpath = .//h3/a//text()
suggestion_xpath = //div[@id="satat"]//a
[youtube] [youtube]
engine = youtube engine = youtube