diff --git a/feedify.ini b/feedify.ini index 0940c28..7e11866 100644 --- a/feedify.ini +++ b/feedify.ini @@ -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]