Add google support in feedify
This commit is contained in:
		
							
								
								
									
										12
									
								
								feedify.ini
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								feedify.ini
									
									
									
									
									
								
							@@ -9,3 +9,15 @@ items=	//div[class=tweet]
 | 
			
		||||
item_title=	.//span[class=username]//text()
 | 
			
		||||
item_link=	.//a[class=details]/@href
 | 
			
		||||
item_content=	.//p[class=tweet-text]
 | 
			
		||||
 | 
			
		||||
[google]
 | 
			
		||||
path=
 | 
			
		||||
	http://www.google.com/search?q=*
 | 
			
		||||
	https://www.google.com/search?q=*
 | 
			
		||||
 | 
			
		||||
title=	//head/title/text()
 | 
			
		||||
items=	//li[class=g]
 | 
			
		||||
 | 
			
		||||
item_title=	.//h3//text()
 | 
			
		||||
item_link=	.//a/@href
 | 
			
		||||
item_content=	.//span[class=st]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user