Commit Graph

4 Commits

Author SHA1 Message Date
Pellaeon Lin
2bfc710f6d Fix random proxy selection,
Force IPv4
2017-02-24 14:27:40 +08:00
Pellaeon Lin
ff97fa61e1 Disable debugging 2017-02-21 17:27:15 +08:00
Pellaeon Lin
8658d93ec5 Add proxy support to curl wrapper, provide proxy list from
http://multiproxy.org/txt_all/proxy.txt
2017-02-21 17:25:34 +08:00
Pellaeon Lin
1041e82d82 Add curl wrappers to support cookies.
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.
2017-02-21 10:41:07 +08:00