Twitter: use pahe <title> as feed title

master
pictuga 2013-09-25 12:48:50 +02:00
parent 0657077191
commit 9f22402dca
1 changed files with 1 additions and 1 deletions

View File

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