diff --git a/feedify.ini b/feedify.ini index 5c268db..ed3948b 100644 --- a/feedify.ini +++ b/feedify.ini @@ -1,7 +1,10 @@ [twitter] +mode=xpath path= http://twitter.com/* https://twitter.com/* + http://www.twitter.com/* + https://www.twitter.com/* title= //head/title/text() items= //div[class=tweet] @@ -12,9 +15,10 @@ item_content= .//p[class=tweet-text] item_time= .//span/@data-time [google] +mode=xpath path= + http://google.com/search?q=* http://www.google.com/search?q=* - https://www.google.com/search?q=* title= //head/title/text() items= //li[class=g]