diff --git a/feedify.ini b/feedify.ini
index 176d26b..5c268db 100644
--- a/feedify.ini
+++ b/feedify.ini
@@ -22,3 +22,30 @@ 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 "