Feedify support for DuckDuckGo

Trying to work around google's bann
master
pictuga 2013-11-11 00:33:43 +01:00
parent ddc9e4e3cb
commit 8a367f2251
1 changed files with 13 additions and 0 deletions

View File

@ -27,6 +27,19 @@ item_title= .//h3//text()
item_link= .//a/@href
item_content= .//span[class=st]
[ddg.gg]
mode=xpath
path=
http://duckduckgo.com/html/?q=*
https://duckduckgo.com/html/?q=*
title= //head/title/text()
items= //div[class=results_links][not(contains(@class,'sponsored'))]
item_title= .//a[class=large]//text()
item_link= .//a[class=large]/@href
item_content= .//div[class=snippet]
[facebook home]
mode=json
path=