Twitter: use pahe <title> as feed title
parent
0657077191
commit
9f22402dca
|
@ -3,7 +3,7 @@ path=
|
|||
http://twitter.com/*
|
||||
https://twitter.com/*
|
||||
|
||||
title= (//strong[class=search-query]|//span[class=screen-name])/text()
|
||||
title= //head/title/text()
|
||||
items= //div[class=tweet]
|
||||
|
||||
item_title= (.//span[class=username]//text())[2]
|
||||
|
|
Loading…
Reference in New Issue