Fix duckduckgo layout in .ini
parent
ecabbc0175
commit
e991d356f4
|
@ -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'))]
|
||||
|
|
Loading…
Reference in New Issue