Feedify support for DuckDuckGo
Trying to work around google's bann
This commit is contained in:
		
							
								
								
									
										13
									
								
								feedify.ini
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								feedify.ini
									
									
									
									
									
								
							@@ -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=
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user