Fix duckduckgo layout in .ini

master
pictuga 2014-06-22 19:53:53 +02:00
parent ecabbc0175
commit e991d356f4
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ item_content = .//span[class=st]
[ddg.gg]
mode = xpath
path =
http://duckduckgo.com/html/?q=*
https://duckduckgo.com/html/?q=*
http://duckduckgo.com/html/?q=*
https://duckduckgo.com/html/?q=*
title = //head/title/text()
items = //div[class=results_links][not(contains(@class,'sponsored'))]