Twitter: show full- and nickname

master
pictuga 2013-11-10 23:51:13 +01:00
parent 3664879d92
commit 66197a4f0e
1 changed files with 1 additions and 1 deletions

View File

@ -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