mirror of
https://github.com/searx/searx
synced 2025-09-01 15:06:02 +00:00
[enh] suggestions @ yahoo engine
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user