Twitter: show full- and nickname
This commit is contained in:
		@@ -9,7 +9,7 @@ path=
 | 
			
		||||
title=	//head/title/text()
 | 
			
		||||
items=	//div[class=tweet]
 | 
			
		||||
 | 
			
		||||
item_title=	.//span[class=username]//text()
 | 
			
		||||
item_title=	./@data-name " (@" ./@data-screen-name ")"
 | 
			
		||||
item_link=	.//a[class=details]/@href
 | 
			
		||||
item_content=	.//p[class=tweet-text]
 | 
			
		||||
item_time=	.//span/@data-time
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user