[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]
item_title= .//span[class=username]//text()
item_link= .//a[class=details]/@href
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=*
title= //head/title/text()
items= //li[class=g]
item_title= .//h3//text()
item_link= .//a/@href
item_content= .//span[class=st]
[facebook home]
mode=json
path=
https://graph.facebook.com/*/home*
https://graph.facebook.com/*/feed*
title= "Facebook"
items= data
item_title= from.name {" > " to.data.name<", ">}
item_link= actions.link[0]
item_content= message story{"
"}{"
" name ""}{"
" description "