Twitter: show full- and nickname
This commit is contained in:
parent
3664879d92
commit
66197a4f0e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user