cookiejar: /tmp/rssbridge-fb-cookies.txt , make sure it is writable by
web server process
Unfortunately, after I implemented cookies, I found that with
_fb_noscript=1, the captcha will only work for a single time. ie. the
next request will require a new captcha.
- returnError, returnServerError, returnClientError ,debugMessage are
moved to lib/error.php
- getContents, getSimpleHTMLDOM, getSimpleHTMLDOMCached are moved to
lib/contents.php
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>