哪吒机器人提醒:

提醒:Web2.Office
【标题】继续访问被封的Blogger
【摘要】使用 http://www.pkblogs.com/博客名 直接访问用记事本打开 C:\WINDOWS\system32\drivers\etc 目录中的 hosts 文件,添加此代码72.14.219.190 博客名.blogspot.com刚从 Dancer In The Dark 看到的更好的方法,此方法最大的好处是可以访问所有 blogspot 的子域名:复制以下内容到记事本:function FindProxyForURL(url,host){if(dnsDomainIs(host, “.blogspot.com”)){return “PROXY 72.14.219.190:80″;}}另存为 proxy.pac 到 C 盘根目录下,打开 Firefox,依次点击工具->选项-> 高级->网络->设置…->选中自动代理配置URL,添加:file:///C:/proxy.pac ,点击重新载入,OK!还有很重要的一点就是烧录新的 Feeds 地址,此方法来自 IwfWcf’s Blog (感谢 Nings 提醒):将 FeedBurner 烧制的 Fee... (04-09 12:24)