2007-11-17

不容易呀,终于登陆了

不容易呀,终于能登陆blogspot.com了

还是在抓虾看到的方法。

登陆blogspot的方法
编辑c:\WINDOWS\system32\drivers\etc\hosts 文件,然后加入72.14.219.190(或72.14.219.191) xxx.blogspot.com ,其中xxx是你的用户名,即可访问到你自己的BlogSpot了。

或者:
* 另存为 proxy.pac 到 C 盘根目录下,打开 Firefox,依次点击工具->选项-> 高级->网络->设置...->选中自动代理配置URL,添加:file:///C:/proxy.pac ,点击重新载入,OK!
以下内容为proxy.pac文件的内容(不包括==线)
===========
function FindProxyForURL(url,host){if(dnsDomainIs(host, ".blogspot.com")){return "PROXY 72.14.219.190:80";}}

可爱的blogger图标

没有评论: