-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems on Facebook after update #2
Comments
Interesting, are you running in filesockets mode or cURL mode? (filesockets does not support https which fb requires to login) Could you try entering "about:sysinternals" in the address bar and attaching the results? Also what kind of invalid request message is it displaying? a screenshot or attaching the html data would be really helpful! |
commit 9e40f03 should fix the problem partially. The rest is due to facebook's new JS system not loading the news feed. Which has yet to be solved. |
这些网站都是JS丰富的网站,仅仅一个网页代理一般是handle不了的(因为JS脚本会动态生成很多地址)。knProxy主要设计用于基础浏览(查看文字/图片/下载内容)和作为起步代理下载别的需要安装的代理服务。 |
This new version has a problem that had not earlier.
Opens the main page of facebook (www.facebook.com), while trying to log displays an error invalid request and can not display the feeds, photos and more.
The text was updated successfully, but these errors were encountered: