建一個(gè)文本文件,命名為proxy.pac
用文本編輯器打開 輸入:
function FindProxyForURL(url,host){ if(dnsDomainIs(host, ".blogspot.com")){ return "PROXY google.cn:80"; } }
保存后,在FireFox-工具-選項(xiàng)-高級(jí)-網(wǎng)絡(luò)選項(xiàng)卡-設(shè)置-選自動(dòng)代理配置URL ,在文本框中輸入file:///C:/proxy.pac
OK,可以訪問blogger了。
別的代理
https://soproxy.appspot.com/
http://proxy-12345.appspot.com/