KnProxy
KnProxy copied to clipboard
Problems on Facebook after update
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.
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 9e40f035429a6f346655b82587c4dd6828be6afb 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.
不知道怎么的...反正facebook就是提示这样,点继续还是这个页面。
然后twitter没法输入密码,只能用复制粘贴,但是登录按钮还是没反应= =
youtube的视频页面也进不去
这些网站都是JS丰富的网站,仅仅一个网页代理一般是handle不了的(因为JS脚本会动态生成很多地址)。knProxy主要设计用于基础浏览(查看文字/图片/下载内容)和作为起步代理下载别的需要安装的代理服务。